1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-06-21 06:57:03 +02:00

release 2014.03.27

This commit is contained in:
Philipp Hagemeister 2014-03-27 02:22:57 +01:00
parent ac6c104871
commit 6c072e7d25
2 changed files with 2 additions and 1 deletions

View File

@ -169,6 +169,7 @@ ## Filesystem Options:
## Verbosity / Simulation Options:
-q, --quiet activates quiet mode
--no-warnings Ignore warnings
-s, --simulate do not download the video and do not write
anything to disk
--skip-download do not download the video

View File

@ -1,2 +1,2 @@
__version__ = '2014.03.25.1'
__version__ = '2014.03.27'