summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-05-10 01:05:24 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2015-05-10 01:05:24 +0200
commit69fe3a5f0961c0ae602da531d2b0fb3f11b9d7c9 (patch)
treeaccf51da690e07abe64eaee8770e370ed4d4eeb8
parent754270313a2b337eda98fa95232bd1064e294173 (diff)
release 2015.05.102015.05.10
-rw-r--r--docs/supportedsites.md9
-rw-r--r--youtube_dl/version.py2
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index 6d2e496a89..98b625380b 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -64,6 +64,8 @@
- **BR**: Bayerischer Rundfunk Mediathek
- **Break**
- **Brightcove**
+ - **bt:article**: Bergens Tidende Articles
+ - **bt:vestlendingen**: Bergens Tidende - Vestlendingen
- **BuzzFeed**
- **BYUtv**
- **Camdemy**
@@ -240,6 +242,7 @@
- **LetvPlaylist**
- **LetvTv**
- **Libsyn**
+ - **life:embed**
- **lifenews**: LIFE | NEWS
- **LiveLeak**
- **livestream**
@@ -328,6 +331,7 @@
- **ntv.ru**
- **Nuvid**
- **NYTimes**
+ - **NYTimesArticle**
- **ocw.mit.edu**
- **Odnoklassniki**
- **OktoberfestTV**
@@ -434,6 +438,7 @@
- **southpark.cc.com**
- **southpark.cc.com:español**
- **southpark.de**
+ - **southpark.nl**
- **Space**
- **SpankBang**
- **Spankwire**
@@ -453,6 +458,7 @@
- **StreamCZ**
- **StreetVoice**
- **SunPorno**
+ - **SVT**
- **SVTPlay**: SVT Play and Öppet arkiv
- **SWRMediathek**
- **Syfy**
@@ -529,7 +535,7 @@
- **Vessel**
- **Vesti**: Вести.Ru
- **Vevo**
- - **VGTV**
+ - **VGTV**: VGTV and BTTV
- **vh1.com**
- **Vice**
- **Viddler**
@@ -587,6 +593,7 @@
- **XHamster**
- **XMinus**
- **XNXX**
+ - **Xstream**
- **XTube**
- **XTubeUser**: XTube user profile
- **Xuite**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index a5a81bcd23..83c5a16597 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2015.05.04'
+__version__ = '2015.05.10'