release 2013.06.34

This commit is contained in:
Philipp Hagemeister 2013-06-27 13:02:57 +02:00
parent 769fda3c5a
commit e88f5e0b4e
2 changed files with 3 additions and 2 deletions

View file

@ -116,7 +116,8 @@ which means you can modify it, redistribute it or use it however you like.
-F, --list-formats list all available formats (currently youtube
only)
--write-sub write subtitle file (currently youtube only)
--write-auto-sub write automatic subtitle file (currently youtube only)
--write-auto-sub write automatic subtitle file (currently youtube
only)
--only-sub [deprecated] alias of --skip-download
--all-subs downloads all the available subtitles of the
video (currently youtube only)

View file

@ -1,2 +1,2 @@
__version__ = '2013.06.33'
__version__ = '2013.06.34'