Selaa lähdekoodia

release 2014.03.27

Philipp Hagemeister 11 vuotta sitten
vanhempi
sitoutus
6c072e7d25
2 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 1 0
      README.md
  2. 1 1
      youtube_dl/version.py

+ 1 - 0
README.md

@@ -169,6 +169,7 @@ which means you can modify it, redistribute it or use it however you like.
 
 ## 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

+ 1 - 1
youtube_dl/version.py

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