[dplayit] Separate and rewrite extractor and bypass geo restriction (closes #12393)
This commit is contained in:
parent
0f6b87d067
commit
0cf2352e85
2 changed files with 100 additions and 22 deletions
|
@ -246,7 +246,10 @@ from .dfb import DFBIE
|
|||
from .dhm import DHMIE
|
||||
from .dotsub import DotsubIE
|
||||
from .douyutv import DouyuTVIE
|
||||
from .dplay import DPlayIE
|
||||
from .dplay import (
|
||||
DPlayIE,
|
||||
DPlayItIE,
|
||||
)
|
||||
from .dramafever import (
|
||||
DramaFeverIE,
|
||||
DramaFeverSeriesIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue