Browse Source

release 2015.02.23

totalwebcasting 2015.02.23
Philipp Hagemeister 10 years ago
parent
commit
bd61a9e770
2 changed files with 6 additions and 2 deletions
  1. +5
    -1
      docs/supportedsites.md
  2. +1
    -1
      youtube_dl/version.py

+ 5
- 1
docs/supportedsites.md View File

@ -72,6 +72,8 @@
- **CeskaTelevize**
- **channel9**: Channel 9
- **Chilloutzone**
- **chirbit**
- **chirbit:profile**
- **Cinchcast**
- **Cinemassacre**
- **clipfish**
@ -330,6 +332,7 @@
- **prosiebensat1**: ProSiebenSat.1 Digital
- **Pyvideo**
- **QuickVid**
- **R7**
- **radio.de**
- **radiobremen**
- **radiofrance**
@ -385,7 +388,8 @@
- **soundcloud:playlist**
- **soundcloud:set**
- **soundcloud:user**
- **Soundgasm**
- **soundgasm**
- **soundgasm:profile**
- **southpark.cc.com**
- **southpark.de**
- **Space**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.02.21'
__version__ = '2015.02.23'

Loading…
Cancel
Save