1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[Streamanity] Add Extractor (#984)

Authored by: alerikaisattera
This commit is contained in:
Aleri Kaisattera
2021-09-17 00:15:10 +06:00
committed by GitHub
parent 2fac2e9136
commit f1f6ca78b4
2 changed files with 52 additions and 0 deletions

View File

@ -1347,6 +1347,7 @@ from .storyfire import (
StoryFireSeriesIE,
)
from .streamable import StreamableIE
from .streamanity import StreamanityIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE