commit: bd61a9e770506283f82e2ddf9e53b587169c2f04
parent 3438e7acd27d89d83d41e722d21d7660dbad7eea
Author: Philipp Hagemeister <phihag@phihag.de>
Date: Mon, 23 Feb 2015 16:47:19 +0100
release 2015.02.23
Diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
@@ -72,6 +72,8 @@
- **CeskaTelevize**
- **channel9**: Channel 9
- **Chilloutzone**
+ - **chirbit**
+ - **chirbit:profile**
- **Cinchcast**
- **Cinemassacre**
- **clipfish**
@@ -330,6 +332,7 @@
- **prosiebensat1**: ProSiebenSat.1 Digital
- **Pyvideo**
- **QuickVid**
+ - **R7**
- **radio.de**
- **radiobremen**
- **radiofrance**
@@ -385,7 +388,8 @@
- **soundcloud:playlist**
- **soundcloud:set**
- **soundcloud:user**
- - **Soundgasm**
+ - **soundgasm**
+ - **soundgasm:profile**
- **southpark.cc.com**
- **southpark.de**
- **Space**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2015.02.21'
+__version__ = '2015.02.23'