[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:
parent
e156e70281
commit
4cd759f73d
2 changed files with 51 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue