Added new option '--all-srt' to download all the subtitles of a video.
authorIsmael Mejia <iemejia@gmail.com>
Fri, 22 Feb 2013 01:52:55 +0000 (02:52 +0100)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 20 Mar 2013 07:41:53 +0000 (08:41 +0100)
commitae608b8076497d70e2a95e5e939c1fb31e2dde53
treeb61cdb2a029df436b4fcfd11a5db108bcd69d5d6
parentcdb130b09a16865b81fd34d19b74fa634d45cad7
Added new option '--all-srt' to download all the subtitles of a video.
Only works in youtube for the moment.
test/parameters.json
test/test_youtube_subtitles.py
youtube_dl/FileDownloader.py
youtube_dl/InfoExtractors.py
youtube_dl/__init__.py