1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-05 18:39:37 +02:00

release 2015.11.18

This commit is contained in:
Philipp Hagemeister 2015-11-18 19:23:04 +01:00
parent 63b4295d20
commit 82beaabb41
2 changed files with 2 additions and 1 deletions

View File

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

View File

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