X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=README.md;h=e3452c9e1c0650552805a67da01af572cb9471ac;hb=533b99fbf9e0961076798c21bfb9fd320363c2dc;hp=10d2d420997194b805fa0abb325e735e9c41d876;hpb=12e9e8445dc090a12c6f7643a346725788b0ca6b;p=youtube-dl diff --git a/README.md b/README.md index 10d2d4209..e3452c9e1 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ which means you can modify it, redistribute it or use it however you like. --dump-user-agent Display the current browser identification --list-extractors List all supported extractors --extractor-descriptions Output descriptions of all supported extractors + --force-generic-extractor Force extraction to use the generic extractor --default-search PREFIX Use this prefix for unqualified URLs. For example "gvsearch2:" downloads two videos from google videos for youtube-dl "large apple". Use the value "auto" to let youtube-dl guess ("auto_warning" to emit a warning when guessing). "error" just throws an error. The default value "fixup_error" repairs broken URLs, but emits an error if this is not possible instead of searching.