aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-06-25 07:43:49 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2015-06-25 07:43:49 +0200
commita1593a4a0e0f278d15ebda603df8c69679bb34c9 (patch)
treed3568f1da942312aead62af998c29a298445efa7 /README.md
parent12e9e8445dc090a12c6f7643a346725788b0ca6b (diff)
downloadyoutube-dl-a1593a4a0e0f278d15ebda603df8c69679bb34c9.tar.xz
release 2015.06.252015.06.25
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.