release 2014.01.21
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 21 Jan 2014 13:07:41 +0000 (14:07 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 21 Jan 2014 13:07:41 +0000 (14:07 +0100)
README.md
youtube_dl/version.py

index cf0bb7b654cba513c598697186abb3e4507dd3dd..aafdd3e51c0096a267f746e8fafee5fa725173b0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,6 +71,7 @@ which means you can modify it, redistribute it or use it however you like.
     --download-archive FILE    Download only videos not listed in the archive
                                file. Record the IDs of all downloaded videos in
                                it.
+    --include-ads              Download advertisements as well (experimental)
 
 ## Download Options:
     -r, --rate-limit LIMIT     maximum download rate in bytes per second (e.g.
index 87285763a721e3b8755c9d7f0fc34abb48b6a16c..ca47958be1ca1645c32d4e77dac140a47613d1b2 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2014.01.20'
+__version__ = '2014.01.21'