release 2014.07.11.3
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 11 Jul 2014 15:21:16 +0000 (17:21 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 11 Jul 2014 15:21:16 +0000 (17:21 +0200)
README.md
youtube_dl/version.py

index dffdaa9dc3b8b334d3cc2e868533961fff0ed356..bc5e0f76df2759b004be225d4419d021a5bcf3a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -255,7 +255,7 @@ which means you can modify it, redistribute it or use it however you like.
                                      128K (default 5)
     --recode-video FORMAT            Encode the video to another format if
                                      necessary (currently supported:
-                                     mp4|flv|ogg|webm)
+                                     mp4|flv|ogg|webm|mkv)
     -k, --keep-video                 keeps the video file on disk after the
                                      post-processing; the video is erased by
                                      default
index 7ea6e7d436781fb389ce7f0a1c0acb03741b36d4..2c95916304abb8180a06476414ce3d4fd5a715b3 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2014.07.11.2'
+__version__ = '2014.07.11.3'