Browse Source

release 2016.02.04

totalwebcasting 2016.02.04
Philipp Hagemeister 9 years ago
parent
commit
f1ed3acae5
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      docs/supportedsites.md
  2. +1
    -1
      youtube_dl/version.py

+ 1
- 0
docs/supportedsites.md View File

@ -91,6 +91,7 @@
- **Canvas** - **Canvas**
- **CBS** - **CBS**
- **CBSNews**: CBS News - **CBSNews**: CBS News
- **CBSNewsLiveVideo**: CBS News Live Videos
- **CBSSports** - **CBSSports**
- **CeskaTelevize** - **CeskaTelevize**
- **channel9**: Channel 9 - **channel9**: Channel 9


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
__version__ = '2016.02.01'
__version__ = '2016.02.04'

Loading…
Cancel
Save