1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/onsen] Add extractor (#10971)

Closes #10902
Authored by: doe1080
This commit is contained in:
doe1080
2025-09-12 07:51:31 +09:00
committed by GitHub
parent 8cb037c0b0
commit 17bfaa53ed
2 changed files with 152 additions and 0 deletions

View File

@@ -1433,6 +1433,7 @@ from .onet import (
OnetPlIE,
)
from .onionstudios import OnionStudiosIE
from .onsen import OnsenIE
from .opencast import (
OpencastIE,
OpencastPlaylistIE,