release 2015.01.11

totalwebcasting 2015.01.11
Philipp Hagemeister 9 years ago
parent 20dd0b2d20
commit 15aecd8711

@ -240,7 +240,9 @@ which means you can modify it, redistribute it or use it however you like.
problems
--print-traffic Display sent and read HTTP traffic
-C, --call-home Contact the youtube-dl server for
debugging. (Experimental)
debugging.
--no-call-home Do NOT contact the youtube-dl server for
debugging.
## Workarounds:
--encoding ENCODING Force the specified encoding (experimental)

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.01.10.2'
__version__ = '2015.01.11'

Loading…
Cancel
Save