summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-05-20 10:01:48 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2015-05-20 10:01:48 +0200
commit0b9f7cd074786abafcd35b26db4ecb4d92814393 (patch)
treee12d5030dfcdcce6686f66c9e53dbf6c33b27a2a
parent051df9ad99d0a29d9eb984970e3e431795b6e445 (diff)
downloadyoutube-dl-0b9f7cd074786abafcd35b26db4ecb4d92814393.tar.gz
youtube-dl-0b9f7cd074786abafcd35b26db4ecb4d92814393.tar.xz
youtube-dl-0b9f7cd074786abafcd35b26db4ecb4d92814393.zip
release 2015.05.20 2015.05.20
-rw-r--r--docs/supportedsites.md5
-rw-r--r--youtube_dl/version.py2
2 files changed, 6 insertions, 1 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index 43fbe8b1d..a4879bd9a 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -142,6 +142,7 @@
  - **Eporner**
  - **EroProfile**
  - **Escapist**
+ - **ESPN** (Currently broken)
  - **EveryonesMixtape**
  - **exfm**: ex.fm
  - **ExpoTV**
@@ -338,6 +339,7 @@
  - **OktoberfestTV**
  - **on.aol.com**
  - **Ooyala**
+ - **OoyalaExternal**
  - **OpenFilm**
  - **orf:fm4**: radio FM4
  - **orf:iptv**: iptv.ORF.at
@@ -451,6 +453,7 @@
  - **Spike**
  - **Sport5**
  - **SportBox**
+ - **SportBoxEmbed**
  - **SportDeutschland**
  - **Srf**
  - **SRMediathek**: Saarländischer Rundfunk
@@ -510,6 +513,8 @@
  - **Turbo**
  - **Tutv**
  - **tv.dfb.de**
+ - **TV2**
+ - **TV2Article**
  - **TV4**: tv4.se and tv4play.se
  - **tvigle**: Интернет-телевидение Tvigle.ru
  - **tvp.pl**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index 38f00bc9b..b33385153 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2015.05.15'
+__version__ = '2015.05.20'