1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-11 23:59:37 +00:00

release 2016.02.04

This commit is contained in:
Philipp Hagemeister 2016-02-04 13:39:26 +01:00
parent 920d21b9d3
commit f1ed3acae5
2 changed files with 2 additions and 1 deletions

View file

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

View file

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