release 2014.03.28

pull/2662/head 2014.03.28
Philipp Hagemeister 2014-03-28 23:14:54 +01:00
rodzic 330edf2d84
commit bf30f3bd9d
2 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -181,7 +181,9 @@ which means you can modify it, redistribute it or use it however you like.
--get-duration simulate, quiet but print video length
--get-filename simulate, quiet but print output filename
--get-format simulate, quiet but print output format
-j, --dump-json simulate, quiet but print JSON information
-j, --dump-json simulate, quiet but print JSON information.
See --output for a description of available
keys.
--newline output progress bar as new lines
--no-progress do not print progress bar
--console-title display progress in console titlebar

Wyświetl plik

@ -1,2 +1,2 @@
__version__ = '2014.03.27.1'
__version__ = '2014.03.28'