release 2014.01.05.1
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 5 Jan 2014 03:44:34 +0000 (04:44 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 5 Jan 2014 03:44:34 +0000 (04:44 +0100)
README.md
youtube_dl/version.py

index 0070617d4dce5bdd0ff3628bd232313f287498ad..e5d626cc70641ee6262c02ba30cebe798330ab4d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ which means you can modify it, redistribute it or use it however you like.
                                files (for videos with obfuscated signatures) are
                                cached, but that may change.
     --no-cache-dir             Disable filesystem caching
+    --socket-timeout None      Time to wait before giving up, in seconds
     --bidi-workaround          Work around terminals that lack bidirectional
                                text support. Requires bidiv or fribidi
                                executable in PATH
index 394c2e3a70e7eb4305ec99e8e0c69864f5ff53aa..81a6ac6a1eef64a94c08771d40b92aba4bd5f23c 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2014.01.05'
+__version__ = '2014.01.05.1'