release 2013.05.05
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 4 May 2013 10:31:17 +0000 (12:31 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 4 May 2013 10:31:17 +0000 (12:31 +0200)
README.md
youtube_dl/version.py

index 232cc22053109b323d5ce4e7da978fa0b05a44d9..c95201c3f1f56174f29d6fcadfe3b8ab48101559 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ which means you can modify it, redistribute it or use it however you like.
     --list-extractors          List all supported extractors and the URLs they
                                would handle
     --proxy URL                Use the specified HTTP/HTTPS proxy
+    --no-check-certificate     Suppress HTTPS certificate validation.
 
 ## Video Selection:
     --playlist-start NUMBER    playlist video to start at (default is 1)
index bd440540fbf21d56c009c9e5ce9da555a0a546c6..f7227d0ad9ec3fac5d3ffa05a3ecda81595f7baf 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.05.04'
+__version__ = '2013.05.05'