summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2016-02-13 08:25:05 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2016-02-13 08:25:05 +0100
commit35ced3985acb23282b96771ac8b6570aab180768 (patch)
tree69f72a816dbab69be0e953ae1d0fb77c2604a96c
parent3e18700d45fe4117bd2560a58129e763c408b2ef (diff)
release 2016.02.132016.02.13
-rw-r--r--docs/supportedsites.md4
-rw-r--r--youtube_dl/version.py2
2 files changed, 5 insertions, 1 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index c48561eff3..b384a31654 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -89,6 +89,8 @@
- **canalc2.tv**
- **Canalplus**: canalplus.fr, piwiplus.fr and d8.tv
- **Canvas**
+ - **CBC**
+ - **CBCPlayer**
- **CBS**
- **CBSNews**: CBS News
- **CBSNewsLiveVideo**: CBS News Live Videos
@@ -120,6 +122,7 @@
- **ComedyCentralShows**: The Daily Show / The Colbert Report
- **CondeNast**: Condé Nast media group: Allure, Architectural Digest, Ars Technica, Bon Appétit, Brides, Condé Nast, Condé Nast Traveler, Details, Epicurious, GQ, Glamour, Golf Digest, SELF, Teen Vogue, The New Yorker, Vanity Fair, Vogue, W Magazine, WIRED
- **Cracked**
+ - **Crackle**
- **Criterion**
- **CrooksAndLiars**
- **Crunchyroll**
@@ -445,6 +448,7 @@
- **PlanetaPlay**
- **play.fm**
- **played.to**
+ - **PlaysTV**
- **Playtvak**: Playtvak.cz, iDNES.cz and Lidovky.cz
- **Playvid**
- **Playwire**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index 2d0d67b0f8..9aca8001aa 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2016.02.10'
+__version__ = '2016.02.13'