release 2013.05.13
This commit is contained in:
parent
f45c185fa9
commit
02030ff7fe
2 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ which means you can modify it, redistribute it or use it however you like.
|
||||||
-F, --list-formats list all available formats (currently youtube
|
-F, --list-formats list all available formats (currently youtube
|
||||||
only)
|
only)
|
||||||
--write-sub write subtitle file (currently youtube only)
|
--write-sub write subtitle file (currently youtube only)
|
||||||
--only-sub downloads only the subtitles (no video)
|
--only-sub [deprecated] alias of --skip-download
|
||||||
--all-subs downloads all the available subtitles of the
|
--all-subs downloads all the available subtitles of the
|
||||||
video (currently youtube only)
|
video (currently youtube only)
|
||||||
--list-subs lists all available subtitles for the video
|
--list-subs lists all available subtitles for the video
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
__version__ = '2013.05.10'
|
__version__ = '2013.05.13'
|
||||||
|
|
Loading…
Reference in a new issue