Added new option '--list-subs' to show the available subtitle languages

This commit is contained in:
Ismael Mejia 2013-02-22 04:50:05 +01:00 committed by Filippo Valsorda
parent 9e62bc4439
commit 2a4093eaf3
5 changed files with 33 additions and 8 deletions

View file

@ -81,6 +81,7 @@ class FileDownloader(object):
writesubtitles: Write the video subtitles to a file
onlysubtitles: Downloads only the subtitles of the video
allsubtitles: Downloads all the subtitles of the video
listsubtitles: Lists all available subtitles for the video
subtitlesformat: Subtitle format [sbv/srt] (default=srt)
subtitleslang: Language of the subtitles to download
test: Download only first bytes to test the downloader.