1
0
Fork 0

[ie/sproutvideo] Add extractors (#10098)

Closes #2933, Closes #8942
Authored by: bashonly, TheZ3ro

Co-authored-by: thezero <io@thezero.org>
This commit is contained in:
bashonly 2024-06-16 19:01:46 -05:00 committed by GitHub
commit d6c2c2bc84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 214 additions and 5 deletions

View file

@ -1928,6 +1928,10 @@ from .spreaker import (
)
from .springboardplatform import SpringboardPlatformIE
from .sprout import SproutIE
from .sproutvideo import (
SproutVideoIE,
VidsIoIE,
)
from .srgssr import (
SRGSSRIE,
SRGSSRPlayIE,