[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:
Elyse
2022-12-09 02:47:21 +05:30
committed by GitHub
co-authored by HobbyistDev
parent b44cd29851
commit 3d79ebc8b7
2 changed files with 159 additions and 0 deletions
+4
View File
@@ -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