Allow merging formats (closes #1612)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 4 Jan 2014 12:13:51 +0000 (13:13 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 4 Jan 2014 12:13:51 +0000 (13:13 +0100)
commit6350728be2cb9567c5845fa3d189b94d41d41be4
tree0288cc3506766aa64b458e512a094febf245fbf7
parenta7c26e7338ceed06b579775f315b078644a7482b
Allow merging formats (closes #1612)

Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg.
youtube_dl/PostProcessor.py
youtube_dl/YoutubeDL.py