Browse Source

release 2013.06.23

rtmp_test 2013.06.23
Philipp Hagemeister 11 years ago
parent
commit
b07d9c23c5
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      README.md
  2. +1
    -1
      youtube_dl/version.py

+ 1
- 1
README.md 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'


+ 1
- 1
youtube_dl/version.py View File

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

Loading…
Cancel
Save