mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
release 2013.06.23
This commit is contained in:
parent
d71cae62cc
commit
b07d9c23c5
2 changed files with 2 additions and 2 deletions
|
@ -121,7 +121,7 @@ ## Video Format Options:
|
||||||
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
|
||||||
(currently youtube only)
|
(currently youtube only)
|
||||||
--sub-format LANG subtitle format [srt/sbv] (default=srt)
|
--sub-format FORMAT subtitle format [srt/sbv] (default=srt)
|
||||||
(currently youtube only)
|
(currently youtube only)
|
||||||
--sub-lang LANG language of the subtitles to download (optional)
|
--sub-lang LANG language of the subtitles to download (optional)
|
||||||
use IETF language tags like 'en'
|
use IETF language tags like 'en'
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
__version__ = '2013.06.21'
|
__version__ = '2013.06.23'
|
||||||
|
|
Loading…
Reference in a new issue