[extractor/mediastream] Add extractor (#5640)
Closes #5532, closes #4431, closes #4425 Authored by: elyse0, HobbyistDev Co-authored-by: HobbyistDev <tesutonihon4@gmail.com>
This commit is contained in:
parent
b44cd29851
commit
3d79ebc8b7
2 changed files with 159 additions and 0 deletions
|
|
@ -982,6 +982,10 @@ from .mediasite import (
|
|||
MediasiteCatalogIE,
|
||||
MediasiteNamedCatalogIE,
|
||||
)
|
||||
from .mediastream import (
|
||||
MediaStreamIE,
|
||||
WinSportsVideoIE,
|
||||
)
|
||||
from .mediaworksnz import MediaWorksNZVODIE
|
||||
from .medici import MediciIE
|
||||
from .megaphone import MegaphoneIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue