]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
release 2014.08.24.6
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 24 Aug 2014 13:19:33 +0000 (15:19 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 24 Aug 2014 13:19:33 +0000 (15:19 +0200)
README.md
youtube_dl/version.py

index 72449cad71a09f855088a9df8b3ac1df9e5bcc18..ba9fec8a7bd3bbc26b0dda1dead97498516f1435 100644 (file)
--- a/README.md
+++ b/README.md
@@ -255,6 +255,7 @@ which means you can modify it, redistribute it or use it however you like.
 ## Authentication Options:
     -u, --username USERNAME          account username
     -p, --password PASSWORD          account password
+    -2, --twofactor TWOFACTOR        two-factor auth code
     -n, --netrc                      use .netrc authentication data
     --video-password PASSWORD        video password (vimeo, smotri)
 
index a05ce2ebaafc5f22c27de39191ecaec9d48362f7..5d892c2ff9e15276652b4dea80b197c81c5f8ce3 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2014.08.24.5'
+__version__ = '2014.08.24.6'