1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 05:28:54 +00:00

[ie/dw] Rework extractor

This commit is contained in:
doe1080
2025-05-18 11:04:15 +09:00
parent 2685654a37
commit 8ea08ecc2f
2 changed files with 124 additions and 79 deletions

View File

@@ -567,10 +567,7 @@ from .duboku import (
from .dumpert import DumpertIE
from .duoplay import DuoplayIE
from .dvtv import DVTVIE
from .dw import (
DWIE,
DWArticleIE,
)
from .dw import DWIE
from .eagleplatform import (
ClipYouEmbedIE,
EaglePlatformIE,