release 2013.06.33
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 25 Jun 2013 20:42:02 +0000 (22:42 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 25 Jun 2013 20:42:02 +0000 (22:42 +0200)
README.md
youtube_dl/version.py

index 929f2b5d171fa97adf313f8d72d99fe9b94e3c94..7d190249df4e36b95f476bfaef26e86cb397e922 100644 (file)
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ which means you can modify it, redistribute it or use it however you like.
     -u, --username USERNAME    account username
     -p, --password PASSWORD    account password
     -n, --netrc                use .netrc authentication data
+    --video-password PASSWORD  video password (vimeo only)
 
 ## Post-processing Options:
     -x, --extract-audio        convert video files to audio-only files (requires
index 15003cccd2a5205bc210edaee3a88f9beabd3b7f..3b456e934c9fb83a987c787f076bc577c3926bad 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.06.32'
+__version__ = '2013.06.33'