summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-06-27 13:02:57 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-06-27 13:02:57 +0200
commite88f5e0b4e1e77c13f6ec3fc6188166be95940c5 (patch)
treec91c2a2cd667d35f69f3fa2efa745f274b2d3aa8
parent769fda3c5a82c1dafc2a0419cea785e97267a454 (diff)
release 2013.06.342013.06.34
-rw-r--r--README.md3
-rw-r--r--youtube_dl/version.py2
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index d63c5bbe79..81b86e264c 100644
--- 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)
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index 3b456e934c..d1e848284e 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,2 +1,2 @@
-__version__ = '2013.06.33'
+__version__ = '2013.06.34'