1
0
Fork 0

[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
commit f1f6ca78b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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