1
0
Fork 0

[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
commit 17bfaa53ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,