Add new --default-search option (#2193)
This commit is contained in:
parent
130f12985a
commit
04b4d394d9
3 changed files with 21 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue