release 2015.02.10.3
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 10 Feb 2015 04:42:47 +0000 (05:42 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 10 Feb 2015 04:42:47 +0000 (05:42 +0100)
README.md
docs/supportedsites.md
youtube_dl/version.py

index 7aad3007f54bee46a0eaf30f4b0ef52a1bd24bd3..731cea1e1cfb21534585103cb7a95075afaeac6a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -77,6 +77,7 @@ which means you can modify it, redistribute it or use it however you like.
                                      on Windows)
     --flat-playlist                  Do not extract the videos of a playlist,
                                      only list them.
+    --no-color                       Do not emit color codes in output.
 
 ## Network Options:
     --proxy URL                      Use the specified HTTP/HTTPS proxy. Pass in
index 93572f6a8175b38adb5bdd2aa4a521140b031dee..8bce8fede2ffd39feaba82c4494bcbbe0b405b40 100644 (file)
  - **mailru**: Видео@Mail.Ru
  - **Malemotion**
  - **MDR**
+ - **media.ccc.de**
  - **metacafe**
  - **Metacritic**
  - **Mgoon**
index 9ab5b49b86a102c52779cd0ed3172dd44169f6c6..13c4362193b566412df3a75b3cae75c78664124a 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2015.02.10.2'
+__version__ = '2015.02.10.3'