Browse Source

release 2015.10.12

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

1
docs/supportedsites.md

@ -81,6 +81,7 @@
- **CBSSports**
- **CeskaTelevize**
- **channel9**: Channel 9
- **Chaturbate**
- **Chilloutzone**
- **chirbit**
- **chirbit:profile**

2
youtube_dl/version.py

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