summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-08-23 23:52:47 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2015-08-23 23:52:47 +0200
commit11addc50ffa9ce65ac3bef7af6b1c38d7eae1af6 (patch)
tree127f761632da84f62c84f5caa9586e134757ecff
parente4df2f98ccbe2e24785dd6883d7fd495193fd8e6 (diff)
release 2015.08.232015.08.23
-rw-r--r--docs/supportedsites.md6
-rw-r--r--youtube_dl/version.py2
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index 9099e2da44..8d9db53a63 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -301,6 +301,7 @@
- **Moviezine**
- **movshare**: MovShare
- **MPORA**
+ - **MSNBC**
- **MTV**
- **mtviggy.com**
- **mtvservices:embedded**
@@ -308,6 +309,7 @@
- **MusicPlayOn**
- **MusicVault**
- **muzu.tv**
+ - **Mwave**
- **MySpace**
- **MySpace:album**
- **MySpass**
@@ -392,6 +394,8 @@
- **Playtvak**: Playtvak.cz, iDNES.cz and Lidovky.cz
- **Playvid**
- **Playwire**
+ - **pluralsight**
+ - **pluralsight:course**
- **plus.google**: Google Plus
- **pluzz.francetv.fr**
- **podomatic**
@@ -534,6 +538,7 @@
- **TF1**
- **TheOnion**
- **ThePlatform**
+ - **ThePlatformFeed**
- **TheSixtyOne**
- **ThisAmericanLife**
- **ThisAV**
@@ -599,7 +604,6 @@
- **Viddler**
- **video.google:search**: Google Video search
- **video.mit.edu**
- - **VideoBam**
- **VideoDetective**
- **videofy.me**
- **videolectures.net**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index c090c6df7b..394951ca79 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2015.08.16.1'
+__version__ = '2015.08.23'