[MainStreaming] Add extractor (#2180)
Closes #1183, https://github.com/ytdl-org/youtube-dl/issues/29615 Authored by: coletdjnz
This commit is contained in:
parent
9f517bb1f3
commit
9c634ef857
3 changed files with 240 additions and 1 deletions
|
|
@ -756,6 +756,7 @@ from .mailru import (
|
|||
MailRuMusicIE,
|
||||
MailRuMusicSearchIE,
|
||||
)
|
||||
from .mainstreaming import MainStreamingIE
|
||||
from .malltv import MallTVIE
|
||||
from .mangomolo import (
|
||||
MangomoloVideoIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue