瀏覽代碼

release 2014.01.05.1

Philipp Hagemeister 11 年之前
父節點
當前提交
4ea170b8a0
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 0
      README.md
  2. 1 1
      youtube_dl/version.py

+ 1 - 0
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

+ 1 - 1
youtube_dl/version.py

@@ -1,2 +1,2 @@
 
-__version__ = '2014.01.05'
+__version__ = '2014.01.05.1'