[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
parent 5dbac313ae
commit d6c2c2bc84
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,