1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

[ie/duoplay] Add extractor (#8542)

Authored by: glensc
This commit is contained in:
Elan Ruusamäe
2023-11-17 00:46:29 +02:00
committed by GitHub
parent 3f90813f06
commit 66a0127d45
2 changed files with 120 additions and 0 deletions

View File

@@ -545,6 +545,7 @@ from .dropout import (
DropoutSeasonIE,
DropoutIE
)
from .duoplay import DuoplayIE
from .dw import (
DWIE,
DWArticleIE,