[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,