release 2013.06.23

This commit is contained in:
Philipp Hagemeister 2013-06-23 23:42:21 +02:00
parent d71cae62cc
commit b07d9c23c5
2 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@ which means you can modify it, redistribute it or use it however you like.
video (currently youtube only)
--list-subs lists all available subtitles for the video
(currently youtube only)
--sub-format LANG subtitle format [srt/sbv] (default=srt)
--sub-format FORMAT subtitle format [srt/sbv] (default=srt)
(currently youtube only)
--sub-lang LANG language of the subtitles to download (optional)
use IETF language tags like 'en'

View File

@ -1,2 +1,2 @@
__version__ = '2013.06.21'
__version__ = '2013.06.23'