mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 11:42:43 +01:00
release 2013.09.12
This commit is contained in:
parent
6bc520c207
commit
07ac9e2cc2
@ -123,10 +123,8 @@ ## Video Format Options:
|
|||||||
only)
|
only)
|
||||||
|
|
||||||
## Subtitle Options:
|
## Subtitle Options:
|
||||||
--write-sub write subtitle file (currently youtube only)
|
--write-sub write subtitle file
|
||||||
--write-auto-sub write automatic subtitle file (currently youtube
|
--write-auto-sub write automatic subtitle file (youtube only)
|
||||||
only)
|
|
||||||
--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
|
video
|
||||||
--list-subs lists all available subtitles for the video
|
--list-subs lists all available subtitles for the video
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
|
|
||||||
__version__ = '2013.11.09'
|
__version__ = '2013.09.12'
|
||||||
|
Loading…
Reference in New Issue
Block a user