mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
release 2013.06.34
This commit is contained in:
parent
769fda3c5a
commit
e88f5e0b4e
@ -116,7 +116,8 @@ ## Video Format Options:
|
|||||||
-F, --list-formats list all available formats (currently youtube
|
-F, --list-formats list all available formats (currently youtube
|
||||||
only)
|
only)
|
||||||
--write-sub write subtitle file (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
|
--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 (currently youtube only)
|
video (currently youtube only)
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
|
|
||||||
__version__ = '2013.06.33'
|
__version__ = '2013.06.34'
|
||||||
|
Loading…
Reference in New Issue
Block a user