Browse Source

release 2015.02.19.3

totalwebcasting 2015.02.19.3
Philipp Hagemeister 10 years ago
parent
commit
a21420389e
2 changed files with 4 additions and 1 deletions
  1. +3
    -0
      docs/supportedsites.md
  2. +1
    -1
      youtube_dl/version.py

+ 3
- 0
docs/supportedsites.md View File

@ -68,6 +68,7 @@
- **Canalplus**: canalplus.fr, piwiplus.fr and d8.tv - **Canalplus**: canalplus.fr, piwiplus.fr and d8.tv
- **CBS** - **CBS**
- **CBSNews**: CBS News - **CBSNews**: CBS News
- **CBSSports**
- **CeskaTelevize** - **CeskaTelevize**
- **channel9**: Channel 9 - **channel9**: Channel 9
- **Chilloutzone** - **Chilloutzone**
@ -264,6 +265,7 @@
- **myvideo** - **myvideo**
- **MyVidster** - **MyVidster**
- **n-tv.de** - **n-tv.de**
- **NationalGeographic**
- **Naver** - **Naver**
- **NBA** - **NBA**
- **NBC** - **NBC**
@ -321,6 +323,7 @@
- **podomatic** - **podomatic**
- **PornHd** - **PornHd**
- **PornHub** - **PornHub**
- **PornHubPlaylist**
- **Pornotube** - **Pornotube**
- **PornoXO** - **PornoXO**
- **PromptFile** - **PromptFile**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
__version__ = '2015.02.19.2'
__version__ = '2015.02.19.3'

Loading…
Cancel
Save