Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
postprocessor is run (fixes #2261)
If one of the processors said the file should be kept, it wouldn't pay
attention to the response from the following processors. This was wrong if the
'keep_video' option was False, if the first extractor modifies the original file
and then we extract its audio we don't want to keep the original video file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While we're at it, also drop "experimental" moniker for --call-home - should work fine.
|
|
|
|
|
|
|
|
|
|
Avoid confusion over args/kwargs.
|
|
Fixes #520, fixes #3626.
|
|
Closes #3618, fixes #721, fixes #2481, fixes #4551, closes #1020.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#4674)
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
youtube_dl/YoutubeDL.py
|
|
|
|
|