release 2013.09.12
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 12 Sep 2013 09:26:44 +0000 (11:26 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 12 Sep 2013 09:26:44 +0000 (11:26 +0200)
README.md
youtube_dl/version.py

index 2776cb3eb09a5af767d499ab5129b93cbfb9eeff..400e6cd480fa8dbc6182fdb760c2529f17f6c853 100644 (file)
--- a/README.md
+++ b/README.md
@@ -123,10 +123,8 @@ which means you can modify it, redistribute it or use it however you like.
                                only)
 
 ## Subtitle Options:
-    --write-sub                write subtitle file (currently youtube only)
-    --write-auto-sub           write automatic subtitle file (currently youtube
-                               only)
-    --only-sub                 [deprecated] alias of --skip-download
+    --write-sub                write subtitle file
+    --write-auto-sub           write automatic subtitle file (youtube only)
     --all-subs                 downloads all the available subtitles of the
                                video
     --list-subs                lists all available subtitles for the video
index 795f4c2c72c17853ed4956227f50cd8f633f5caf..3b2505c77f9026cfc92b50f6bc86b875fc4b70ba 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.11.09'
+__version__ = '2013.09.12'