release 2015.01.23.3

pull/8/head
Philipp Hagemeister 2015-01-23 12:17:19 +01:00
rodzic aa42e87340
commit 6f58db8982
2 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -259,6 +259,8 @@ which means you can modify it, redistribute it or use it however you like.
--bidi-workaround Work around terminals that lack
bidirectional text support. Requires bidiv
or fribidi executable in PATH
--sleep-interval SECONDS Number of seconds to sleep before each
download.
## Video Format Options:
-f, --format FORMAT video format code, specify the order of

Wyświetl plik

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.01.23.2'
__version__ = '2015.01.23.3'