[ie/dangalplay] Add extractors (#10021)

Closes #8258
Authored by: bashonly
This commit is contained in:
bashonly
2024-05-25 18:16:17 -05:00
committed by GitHub
parent 1463945ae5
commit 0d067e77c3
2 changed files with 201 additions and 0 deletions

View File

@@ -453,6 +453,10 @@ from .damtomo import (
DamtomoRecordIE,
DamtomoVideoIE,
)
from .dangalplay import (
DangalPlayIE,
DangalPlaySeasonIE,
)
from .daum import (
DaumIE,
DaumClipIE,