]> jfr.im git - yt-dlp.git/blobdiff - README.md
Fix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
[yt-dlp.git] / README.md
index e49190ab2ccc995a4f58c1f48f75fb0c4eb829f5..8957711ddbd0e624ad2d0123920b98e756c4550e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -375,13 +375,13 @@ ## General Options:
     --list-extractors               List all supported extractors and exit
     --extractor-descriptions        Output descriptions of all supported
                                     extractors and exit
-    --use-extractors, --ies NAMES   Extractor names to use separated by commas.
+    --use-extractors NAMES          Extractor names to use separated by commas.
                                     You can also use regexes, "all", "default"
                                     and "end" (end URL matching); e.g. --ies
                                     "holodex.*,end,youtube". Prefix the name
                                     with a "-" to exclude it, e.g. --ies
                                     default,-generic. Use --list-extractors for
-                                    a list of available extractor names
+                                    a list of extractor names. (Alias: --ies)
     --default-search PREFIX         Use this prefix for unqualified URLs. E.g.
                                     "gvsearch2:python" downloads two videos from
                                     google videos for the search term "python".