release 2013.04.30
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 30 Apr 2013 16:00:56 +0000 (18:00 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 30 Apr 2013 16:00:56 +0000 (18:00 +0200)
README.md
youtube_dl/version.py

index cc21a06d39ff4b489b44b51ecb2c7ca693ba4b2b..5e4c13dc725704365ed06c6abe8fc3bc6b732d80 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ which means you can modify it, redistribute it or use it however you like.
                                is restricted to one domain
     --list-extractors          List all supported extractors and the URLs they
                                would handle
+    --proxy None               Use the specified HTTP/HTTPS proxy
 
 ## Video Selection:
     --playlist-start NUMBER    playlist video to start at (default is 1)
index d4f21e04b89a618d89448291bb54569745460077..dc863ca88222f8121f76703af77bcf66fa2e74d3 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.04.28'
+__version__ = '2013.04.30'