1
0
Fork 0

[MainStreaming] Add extractor (#2180)

Closes #1183, https://github.com/ytdl-org/youtube-dl/issues/29615

Authored by: coletdjnz
This commit is contained in:
coletdjnz 2022-01-05 08:48:17 +00:00 committed by GitHub
commit 9c634ef857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 240 additions and 1 deletions

View file

@ -756,6 +756,7 @@ from .mailru import (
MailRuMusicIE,
MailRuMusicSearchIE,
)
from .mainstreaming import MainStreamingIE
from .malltv import MallTVIE
from .mangomolo import (
MangomoloVideoIE,