release 2014.01.05.1
This commit is contained in:
parent
49f2bf76a8
commit
4ea170b8a0
2 changed files with 2 additions and 1 deletions
|
@ -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
|
files (for videos with obfuscated signatures) are
|
||||||
cached, but that may change.
|
cached, but that may change.
|
||||||
--no-cache-dir Disable filesystem caching
|
--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
|
--bidi-workaround Work around terminals that lack bidirectional
|
||||||
text support. Requires bidiv or fribidi
|
text support. Requires bidiv or fribidi
|
||||||
executable in PATH
|
executable in PATH
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
__version__ = '2014.01.05'
|
__version__ = '2014.01.05.1'
|
||||||
|
|
Loading…
Reference in a new issue