summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-12-23 14:05:06 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-12-23 14:05:06 +0100
commitf10c27b8cb35c72b5f9633956f71f96da72ada31 (patch)
tree9d958343ba6503e3ff24e24e42f146a3c7b5903b
parent60427f63d129919d5c98e1176ea8136d0eedd0f4 (diff)
release 2015.12.232015.12.23
-rw-r--r--docs/supportedsites.md8
-rw-r--r--youtube_dl/version.py2
2 files changed, 4 insertions, 6 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index 299bc5e72c..1a5c7cde9f 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -23,7 +23,6 @@
- **AdobeTVShow**
- **AdobeTVVideo**
- **AdultSwim**
- - **Aftenposten**
- **Aftonbladet**
- **AirMozilla**
- **AlJazeera**
@@ -34,7 +33,8 @@
- **Aparat**
- **AppleConnect**
- **AppleDaily**: 臺灣蘋果日報
- - **AppleTrailers**
+ - **appletrailers**
+ - **appletrailers:section**
- **archive.org**: archive.org videos
- **ARD**
- **ARD:mediathek**
@@ -502,8 +502,6 @@
- **SnagFilmsEmbed**
- **Snotr**
- **Sohu**
- - **soompi**
- - **soompi:show**
- **soundcloud**
- **soundcloud:playlist**
- **soundcloud:search**: Soundcloud search
@@ -627,7 +625,7 @@
- **Vessel**
- **Vesti**: Вести.Ru
- **Vevo**
- - **VGTV**: VGTV and BTTV
+ - **VGTV**: VGTV, BTTV, FTV, Aftenposten and Aftonbladet
- **vh1.com**
- **Vice**
- **Viddler**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index 7095033c5d..255d642690 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2015.12.21'
+__version__ = '2015.12.23'