[ie/streaks] Add extractor (#12679)

Authored by: doe1080
This commit is contained in:
doe1080 2025-03-25 08:12:09 +09:00 committed by GitHub
parent 86ab79e1a5
commit 801afeac91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 237 additions and 0 deletions

View file

@ -1986,6 +1986,7 @@ from .storyfire import (
StoryFireSeriesIE,
StoryFireUserIE,
)
from .streaks import StreaksIE
from .streamable import StreamableIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE