[dplay] Add extractor (closes #7515)

Since I haven't figured out how to download the hds stream, we use the hls one instead.
This commit is contained in:
Jaime Marquínez Ferrándiz 2015-11-17 17:52:29 +01:00
parent e156e70281
commit 4cd759f73d
2 changed files with 51 additions and 0 deletions

View file

@ -132,6 +132,7 @@ from .dfb import DFBIE
from .dhm import DHMIE
from .dotsub import DotsubIE
from .douyutv import DouyuTVIE
from .dplay import DPlayIE
from .dramafever import (
DramaFeverIE,
DramaFeverSeriesIE,