Age | Commit message (Collapse) | Author |
|
This reverts commit 7d2b4aa04790b51a0b2b717eed618296115061a8.
|
|
|
|
|
|
|
|
Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness
|
|
|
|
|
|
--metadata-from-title (closes #13065)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on faking X-Forwarded-For HTTP header
|
|
|
|
|
|
#11889
|
|
closes #2702, closes #9362)
|
|
offset the index at which autonumber formats filenames
|
|
|
|
|
|
Add audio format argument dependency warning
|
|
|
|
|
|
A configfile can now be passed to youtube_dl.
undo changes
Raise parser error if file not found, change to user_conf
change metavar hand helptext for --configfile
Fix help for --configfile
Update help for --configfile
Numbering placeholder in configfile error msg
minor fix
Change option --configfile top --config-file
Fix -config-file error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add --ap-username and --ap-password option to specify
TV provider username and password in the cmd line
- add --ap-retries option to limit the number of retries
- add --list-ap-msi-ids to list the supported TV Providers
|
|
Provider(closes #10606)
|
|
|
|
Same reasons as for --format
|
|
|
|
|
|
|
|
Until agreed with some solution
|
|
The configuration file contents are being returned as unicode now, so decoding them is no longer necessary.
(Run python2 with -3 to see the warning before this commit)
|
|
And deprecate the former one
Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is
not limited to China websites, so rename it.
|
|
Like:
-f "
bestvideo+bestaudio/
best
"
|
|
|
|
Closes #9644
In order to follow regular --verb-noun pattern and better conformity with wget and curl
|
|
|
|
|
|
|
|
Add --fragment-retries option (Fixes #8466)
|