瀏覽代碼

release 2016.02.13

Philipp Hagemeister 9 年之前
父節點
當前提交
35ced3985a
共有 2 個文件被更改,包括 5 次插入1 次删除
  1. 4 0
      docs/supportedsites.md
  2. 1 1
      youtube_dl/version.py

+ 4 - 0
docs/supportedsites.md

@@ -89,6 +89,8 @@
  - **canalc2.tv**
  - **canalc2.tv**
  - **Canalplus**: canalplus.fr, piwiplus.fr and d8.tv
  - **Canalplus**: canalplus.fr, piwiplus.fr and d8.tv
  - **Canvas**
  - **Canvas**
+ - **CBC**
+ - **CBCPlayer**
  - **CBS**
  - **CBS**
  - **CBSNews**: CBS News
  - **CBSNews**: CBS News
  - **CBSNewsLiveVideo**: CBS News Live Videos
  - **CBSNewsLiveVideo**: CBS News Live Videos
@@ -120,6 +122,7 @@
  - **ComedyCentralShows**: The Daily Show / The Colbert Report
  - **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
  - **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**
  - **Cracked**
+ - **Crackle**
  - **Criterion**
  - **Criterion**
  - **CrooksAndLiars**
  - **CrooksAndLiars**
  - **Crunchyroll**
  - **Crunchyroll**
@@ -445,6 +448,7 @@
  - **PlanetaPlay**
  - **PlanetaPlay**
  - **play.fm**
  - **play.fm**
  - **played.to**
  - **played.to**
+ - **PlaysTV**
  - **Playtvak**: Playtvak.cz, iDNES.cz and Lidovky.cz
  - **Playtvak**: Playtvak.cz, iDNES.cz and Lidovky.cz
  - **Playvid**
  - **Playvid**
  - **Playwire**
  - **Playwire**

+ 1 - 1
youtube_dl/version.py

@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 from __future__ import unicode_literals
 
 
-__version__ = '2016.02.10'
+__version__ = '2016.02.13'