release 2013.12.23.1
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 23 Dec 2013 03:20:25 +0000 (04:20 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 23 Dec 2013 03:20:25 +0000 (04:20 +0100)
README.md
youtube_dl/version.py

index caed9484672d8844890d43d98708f83044e6b3d2..91e18e372b9a803dc7358f2e6d4af3b31eb754a5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,7 +39,8 @@ which means you can modify it, redistribute it or use it however you like.
                                /youtube-dl .
     --no-cache-dir             Disable filesystem caching
     --bidi-workaround          Work around terminals that lack bidirectional
-                               text support. Requires fribidi executable in PATH
+                               text support. Requires bidiv or fribidi
+                               executable in PATH
 
 ## Video Selection:
     --playlist-start NUMBER    playlist video to start at (default is 1)
index 24855bceb5094ed3e31175dfd901073f2624bade..c727dc512162080c82586ea9d03e9582c2ac13bd 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.12.23'
+__version__ = '2013.12.23.1'