1
0
Fork 0

[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
commit 0d067e77c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,