Browse Source

release 2016.02.04

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

1
docs/supportedsites.md

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

2
youtube_dl/version.py

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2016.02.01'
__version__ = '2016.02.04'
Loading…
Cancel
Save