]> jfr.im git - yt-dlp.git/blobdiff - README.md
[extractor] Better error message for DRM (#729)
[yt-dlp.git] / README.md
index bd7d31c13f391f71d0694d93c72efd40cbc1b32d..20be11468651d95b81c3a220c55d157ad0584931 100644 (file)
--- a/README.md
+++ b/README.md
@@ -668,11 +668,6 @@ ## Video Format Options:
                                      bestvideo+bestaudio), output to given
                                      container format. One of mkv, mp4, ogg,
                                      webm, flv. Ignored if no merge is required
-    --allow-unplayable-formats       Allow unplayable formats to be listed and
-                                     downloaded. All video post-processing will
-                                     also be turned off
-    --no-allow-unplayable-formats    Do not allow unplayable formats to be
-                                     listed or downloaded (default)
 
 ## Subtitle Options:
     --write-subs                     Write subtitle file
@@ -1470,6 +1465,8 @@ #### Developer options
 
     --test                           Download only part of video for testing extractors
     --youtube-print-sig-code         For testing youtube signatures
+    --allow-unplayable-formats       List unplayable formats also
+    --no-allow-unplayable-formats    Default
 
 
 #### Old aliases