1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

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