Browse Source

release 2015.05.20

totalwebcasting 2015.05.20
Philipp Hagemeister 10 years ago
parent
commit
0b9f7cd074
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 View File

@ -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**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.05.15'
__version__ = '2015.05.20'

Loading…
Cancel
Save