release 2013.06.34
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Jun 2013 11:02:57 +0000 (13:02 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Jun 2013 11:02:57 +0000 (13:02 +0200)
README.md
youtube_dl/version.py

index d63c5bbe7990354b9f4c64908dd6525991248908..81b86e264c117954bfddae70f8ba4feb2e16a198 100644 (file)
--- a/README.md
+++ b/README.md
@@ -116,7 +116,8 @@ which means you can modify it, redistribute it or use it however you like.
     -F, --list-formats         list all available formats (currently youtube
                                only)
     --write-sub                write subtitle file (currently youtube only)
-    --write-auto-sub           write automatic subtitle file (currently youtube only)
+    --write-auto-sub           write automatic subtitle file (currently youtube
+                               only)
     --only-sub                 [deprecated] alias of --skip-download
     --all-subs                 downloads all the available subtitles of the
                                video (currently youtube only)
index 3b456e934c9fb83a987c787f076bc577c3926bad..d1e848284e7b779637ecb663242d5d8d6cb88990 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.06.33'
+__version__ = '2013.06.34'