mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
release 2013.09.04
This commit is contained in:
parent
5d5171d26a
commit
08523ee20a
@ -113,7 +113,8 @@ which means you can modify it, redistribute it or use it however you like.
|
|||||||
|
|
||||||
## Video Format Options:
|
## Video Format Options:
|
||||||
-f, --format FORMAT video format code, specifiy the order of
|
-f, --format FORMAT video format code, specifiy the order of
|
||||||
preference using slashes: "-f 22/17/18"
|
preference using slashes: "-f 22/17/18". "-f mp4"
|
||||||
|
and "-f flv" are also supported
|
||||||
--all-formats download all available video formats
|
--all-formats download all available video formats
|
||||||
--prefer-free-formats prefer free video formats unless a specific one
|
--prefer-free-formats prefer free video formats unless a specific one
|
||||||
is requested
|
is requested
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
|
|
||||||
__version__ = '2013.08.30'
|
__version__ = '2013.09.04'
|
||||||
|
Loading…
Reference in New Issue
Block a user