[ie/dangalplay] Add extractors (#10021)
Closes #8258 Authored by: bashonly
This commit is contained in:
parent
1463945ae5
commit
0d067e77c3
2 changed files with 201 additions and 0 deletions
|
|
@ -453,6 +453,10 @@ from .damtomo import (
|
|||
DamtomoRecordIE,
|
||||
DamtomoVideoIE,
|
||||
)
|
||||
from .dangalplay import (
|
||||
DangalPlayIE,
|
||||
DangalPlaySeasonIE,
|
||||
)
|
||||
from .daum import (
|
||||
DaumIE,
|
||||
DaumClipIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue