Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
youtube_dl/PostProcessor.py
|
|
|
|
Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg.
|
|
ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option.
|
|
attributes using a youtube-dl postprocessor.
Works on Linux, OSX, and Windows.
|
|
|
|
|
|
|
|
given
|
|
|
|
It currently sets the title, the date and the author values.
|
|
|
|
'message' (fixes #1323)
Causes DeprecationWarning: http://www.python.org/dev/peps/pep-0352/
|
|
|
|
|
|
|
|
|
|
|
|
#837)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it directly in youtube-dl
|
|
|
|
post-processed files or not
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|