release 2014.03.27
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Mar 2014 01:22:57 +0000 (02:22 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Mar 2014 01:22:57 +0000 (02:22 +0100)
README.md
youtube_dl/version.py

index 95795c3150ffa5d6506611b83fa1d7165b3bccff..0352a5bcb8f17a2f9d943ef0c9ac53de47e0696b 100644 (file)
--- a/README.md
+++ b/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
index b569d52f5ee4b6b1df34fdd8be8598094d0d9d64..4b468bb9ee3a9eb0bd7f4061d1d55993b7f96063 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2014.03.25.1'
+__version__ = '2014.03.27'