Browse Source

release 2015.11.18

totalwebcasting 2015.11.18
Philipp Hagemeister 9 years ago
parent
commit
82beaabb41
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

@ -129,6 +129,7 @@
- **Discovery**
- **Dotsub**
- **DouyuTV**: 斗鱼
- **DPlay**
- **dramafever**
- **dramafever:series**
- **DRBonanza**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.11.15'
__version__ = '2015.11.18'

Loading…
Cancel
Save