mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-10 10:49:45 +00:00
[ie/dangalplay] Add extractors (#10021)
Closes #8258 Authored by: bashonly
This commit is contained in:
@@ -453,6 +453,10 @@ from .damtomo import (
|
||||
DamtomoRecordIE,
|
||||
DamtomoVideoIE,
|
||||
)
|
||||
from .dangalplay import (
|
||||
DangalPlayIE,
|
||||
DangalPlaySeasonIE,
|
||||
)
|
||||
from .daum import (
|
||||
DaumIE,
|
||||
DaumClipIE,
|
||||
|
Reference in New Issue
Block a user