mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
release 2013.05.01
This commit is contained in:
parent
5c01dd1e73
commit
d496a75d0a
|
@ -84,6 +84,7 @@ which means you can modify it, redistribute it or use it however you like.
|
||||||
file modification time
|
file modification time
|
||||||
--write-description write video description to a .description file
|
--write-description write video description to a .description file
|
||||||
--write-info-json write video metadata to a .info.json file
|
--write-info-json write video metadata to a .info.json file
|
||||||
|
--write-thumbnail write thumbnail image to disk
|
||||||
|
|
||||||
## Verbosity / Simulation Options:
|
## Verbosity / Simulation Options:
|
||||||
-q, --quiet activates quiet mode
|
-q, --quiet activates quiet mode
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
__version__ = '2013.04.31'
|
__version__ = '2013.05.01'
|
||||||
|
|
Loading…
Reference in a new issue