summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2016-01-09 01:16:08 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2016-01-09 01:16:08 +0100
commitb374af6ebdf6298ab1593bee56dba5b0a1daf9b7 (patch)
tree55210777950782dca2001fd97878a541adc56fb3
parent16f1131a4d46c4437485d4b075e9d1243ca8d60c (diff)
release 2016.01.092016.01.09
-rw-r--r--docs/supportedsites.md10
-rw-r--r--youtube_dl/version.py2
2 files changed, 8 insertions, 4 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index 84c1668057..8d0c7b97a3 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -1,6 +1,7 @@
# Supported sites
- **1tv**: Первый канал
- **1up.com**
+ - **20min**
- **220.ro**
- **22tracks:genre**
- **22tracks:track**
@@ -255,6 +256,7 @@
- **Ir90Tv**
- **ivi**: ivi.ru
- **ivi:compilation**: ivi.ru compilations
+ - **ivideon**: Ivideon TV
- **Izlesene**
- **JadoreCettePub**
- **JeuxVideo**
@@ -386,13 +388,14 @@
- **nowness**
- **nowness:playlist**
- **nowness:series**
- - **NowTV**
+ - **NowTV** (Currently broken)
- **NowTVList**
- **nowvideo**: NowVideo
- **npo**: npo.nl and ntr.nl
- **npo.nl:live**
- **npo.nl:radio**
- **npo.nl:radio:fragment**
+ - **Npr**
- **NRK**
- **NRKPlaylist**
- **NRKTV**: NRK TV and NRK Radio
@@ -464,11 +467,13 @@
- **RegioTV**
- **Restudy**
- **ReverbNation**
+ - **Revision3**
- **RingTV**
- **RottenTomatoes**
- **Roxwel**
- **RTBF**
- - **Rte**
+ - **rte**: Raidió Teilifís Éireann TV
+ - **rte:radio**: Raidió Teilifís Éireann radio
- **rtl.nl**: rtl.nl and rtlxl.nl
- **RTL2**
- **RTP**
@@ -573,7 +578,6 @@
- **TeleMB**
- **TeleTask**
- **TenPlay**
- - **TestTube**
- **TF1**
- **TheIntercept**
- **TheOnion**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index 790bd5b3b0..7030903c0a 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2016.01.01'
+__version__ = '2016.01.09'