Add postprocessor for converting subtitles (closes #4954)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 28 Feb 2015 13:43:24 +0000 (14:43 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 28 Feb 2015 13:43:24 +0000 (14:43 +0100)
commite9fade72f347cbcce779ff176d516467a425b43a
treeef5ee55d250ec1969b95ba51315f53e40cdd76e3
parent0f2c0d335b14ba1596e6608db7a6f29a0d9e1c86
Add postprocessor for converting subtitles (closes #4954)
youtube_dl/__init__.py
youtube_dl/options.py
youtube_dl/postprocessor/__init__.py
youtube_dl/postprocessor/ffmpeg.py