release 2013.05.01
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 1 May 2013 12:07:23 +0000 (14:07 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 1 May 2013 12:07:23 +0000 (14:07 +0200)
README.md
youtube_dl/version.py

index 7288f4dd36227bc97c96326369ad6256f9ddeb0b..232cc22053109b323d5ce4e7da978fa0b05a44d9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ which means you can modify it, redistribute it or use it however you like.
                                file modification time
     --write-description        write video description to a .description file
     --write-info-json          write video metadata to a .info.json file
+    --write-thumbnail          write thumbnail image to disk
 
 ## Verbosity / Simulation Options:
     -q, --quiet                activates quiet mode
index 26d56abc4a5379aa913f69ec0cdc28df8ec350f0..f8316b8018f58c1e83799fbb13fd439d0e65c424 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.04.31'
+__version__ = '2013.05.01'