Add new --default-search option (#2193)
[youtube-dl] / youtube_dl / YoutubeDL.py
index dc8aa788cf3ba8830cfd97e192b2153a4573063d..c6430d3670d56ff0e60c1bc47958dc8b0348c08d 100644 (file)
@@ -152,6 +152,8 @@ class YoutubeDL(object):
                        support, using fridibi
     debug_printtraffic:Print out sent and received HTTP traffic
     include_ads:       Download ads as well
+    default_search:    Prepend this string if an input url is not valid.
+                       'auto' for elaborate guessing
 
     The following parameters are not used by YoutubeDL itself, they are used by
     the FileDownloader: