Browse Source

release 2015.04.17

Philipp Hagemeister 10 years ago
parent
commit
3220c50f9a
2 changed files with 6 additions and 1 deletions
  1. 5 0
      docs/supportedsites.md
  2. 1 1
      youtube_dl/version.py

+ 5 - 0
docs/supportedsites.md

@@ -98,6 +98,7 @@
  - **CondeNast**: Condé Nast media group: Condé Nast, GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED
  - **CondeNast**: Condé Nast media group: Condé Nast, GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED
  - **Cracked**
  - **Cracked**
  - **Criterion**
  - **Criterion**
+ - **CrooksAndLiars**
  - **Crunchyroll**
  - **Crunchyroll**
  - **crunchyroll:playlist**
  - **crunchyroll:playlist**
  - **CSpan**: C-SPAN
  - **CSpan**: C-SPAN
@@ -359,6 +360,9 @@
  - **prosiebensat1**: ProSiebenSat.1 Digital
  - **prosiebensat1**: ProSiebenSat.1 Digital
  - **Puls4**
  - **Puls4**
  - **Pyvideo**
  - **Pyvideo**
+ - **QQMusic**
+ - **QQMusicAlbum**
+ - **QQMusicSinger**
  - **QuickVid**
  - **QuickVid**
  - **R7**
  - **R7**
  - **radio.de**
  - **radio.de**
@@ -434,6 +438,7 @@
  - **Sport5**
  - **Sport5**
  - **SportBox**
  - **SportBox**
  - **SportDeutschland**
  - **SportDeutschland**
+ - **Srf**
  - **SRMediathek**: Saarländischer Rundfunk
  - **SRMediathek**: Saarländischer Rundfunk
  - **SSA**
  - **SSA**
  - **stanfordoc**: Stanford Open ClassRoom
  - **stanfordoc**: Stanford Open ClassRoom

+ 1 - 1
youtube_dl/version.py

@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 from __future__ import unicode_literals
 
 
-__version__ = '2015.04.09'
+__version__ = '2015.04.17'