]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/YoutubeDL.py
[cleanup, docs] Misc cleanup
[yt-dlp.git] / yt_dlp / YoutubeDL.py
index 51a89bd2374aeba57dc9eca510b255d5f4f4cd43..3ee3ed7d2b2e28354f54de459e281ee00f739d63 100644 (file)
@@ -235,6 +235,8 @@ class YoutubeDL(object):
                        See "Sorting Formats" for more details.
     format_sort_force: Force the given format_sort. see "Sorting Formats"
                        for more details.
+    prefer_free_formats: Whether to prefer video formats with free containers
+                       over non-free ones of same quality.
     allow_multiple_video_streams:   Allow multiple video streams to be merged
                        into a single file
     allow_multiple_audio_streams:   Allow multiple audio streams to be merged