Browse Source

release 2015.05.10

Philipp Hagemeister 10 years ago
parent
commit
69fe3a5f09
2 changed files with 9 additions and 2 deletions
  1. 8 1
      docs/supportedsites.md
  2. 1 1
      youtube_dl/version.py

+ 8 - 1
docs/supportedsites.md

@@ -64,6 +64,8 @@
  - **BR**: Bayerischer Rundfunk Mediathek
  - **BR**: Bayerischer Rundfunk Mediathek
  - **Break**
  - **Break**
  - **Brightcove**
  - **Brightcove**
+ - **bt:article**: Bergens Tidende Articles
+ - **bt:vestlendingen**: Bergens Tidende - Vestlendingen
  - **BuzzFeed**
  - **BuzzFeed**
  - **BYUtv**
  - **BYUtv**
  - **Camdemy**
  - **Camdemy**
@@ -240,6 +242,7 @@
  - **LetvPlaylist**
  - **LetvPlaylist**
  - **LetvTv**
  - **LetvTv**
  - **Libsyn**
  - **Libsyn**
+ - **life:embed**
  - **lifenews**: LIFE | NEWS
  - **lifenews**: LIFE | NEWS
  - **LiveLeak**
  - **LiveLeak**
  - **livestream**
  - **livestream**
@@ -328,6 +331,7 @@
  - **ntv.ru**
  - **ntv.ru**
  - **Nuvid**
  - **Nuvid**
  - **NYTimes**
  - **NYTimes**
+ - **NYTimesArticle**
  - **ocw.mit.edu**
  - **ocw.mit.edu**
  - **Odnoklassniki**
  - **Odnoklassniki**
  - **OktoberfestTV**
  - **OktoberfestTV**
@@ -434,6 +438,7 @@
  - **southpark.cc.com**
  - **southpark.cc.com**
  - **southpark.cc.com:español**
  - **southpark.cc.com:español**
  - **southpark.de**
  - **southpark.de**
+ - **southpark.nl**
  - **Space**
  - **Space**
  - **SpankBang**
  - **SpankBang**
  - **Spankwire**
  - **Spankwire**
@@ -453,6 +458,7 @@
  - **StreamCZ**
  - **StreamCZ**
  - **StreetVoice**
  - **StreetVoice**
  - **SunPorno**
  - **SunPorno**
+ - **SVT**
  - **SVTPlay**: SVT Play and Öppet arkiv
  - **SVTPlay**: SVT Play and Öppet arkiv
  - **SWRMediathek**
  - **SWRMediathek**
  - **Syfy**
  - **Syfy**
@@ -529,7 +535,7 @@
  - **Vessel**
  - **Vessel**
  - **Vesti**: Вести.Ru
  - **Vesti**: Вести.Ru
  - **Vevo**
  - **Vevo**
- - **VGTV**
+ - **VGTV**: VGTV and BTTV
  - **vh1.com**
  - **vh1.com**
  - **Vice**
  - **Vice**
  - **Viddler**
  - **Viddler**
@@ -587,6 +593,7 @@
  - **XHamster**
  - **XHamster**
  - **XMinus**
  - **XMinus**
  - **XNXX**
  - **XNXX**
+ - **Xstream**
  - **XTube**
  - **XTube**
  - **XTubeUser**: XTube user profile
  - **XTubeUser**: XTube user profile
  - **Xuite**
  - **Xuite**

+ 1 - 1
youtube_dl/version.py

@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 from __future__ import unicode_literals
 
 
-__version__ = '2015.05.04'
+__version__ = '2015.05.10'