release 2014.04.13
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 13 Apr 2014 01:22:30 +0000 (03:22 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 13 Apr 2014 01:22:30 +0000 (03:22 +0200)
README.md
youtube_dl/version.py

index 1ba1486d2d2926259dcdfd2d7ad4fcd987ed1c77..b4069515e130cb250234b519d56ce128f848564c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -250,6 +250,7 @@ which means you can modify it, redistribute it or use it however you like.
                                      default
     --embed-subs                     embed subtitles in the video (only for mp4
                                      videos)
+    --embed-thumbnail                embed thumbnail in the audio as cover art
     --add-metadata                   write metadata to the video file
     --xattrs                         write metadata to the video file's xattrs
                                      (using dublin core and xdg standards)
index 541bc2f967369dc56090bb15699c66a5ad1cdfec..55382f0b0d2a9f938a9517cbf14dc45440604a99 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2014.04.11.2'
+__version__ = '2014.04.13'