Added new option '--only-srt' to download only the subtitles of a video
authorIsmael Mejia <iemejia@gmail.com>
Thu, 21 Feb 2013 21:12:36 +0000 (22:12 +0100)
committerIsmael Mejia <iemejia@gmail.com>
Thu, 21 Feb 2013 21:12:36 +0000 (22:12 +0100)
commitcdb130b09a16865b81fd34d19b74fa634d45cad7
treebd82790267b51435a4bfe6eddda77b4c2f32af15
parent2e5d60b7db7020b726cd54ee4cad8f2afbd1479d
Added new option '--only-srt' to download only the subtitles of a video
Improved option '--srt-lang'
 - it shows the argument in case of missing subtitles
 - added language suffix for non-english languages (e.g. video.it.srt)
test/test_youtube_subtitles.py
youtube_dl/FileDownloader.py
youtube_dl/InfoExtractors.py
youtube_dl/__init__.py