[mailru:music] Add extractor (closes #15618)
This commit is contained in:
parent
5e7841932c
commit
f2908d072e
2 changed files with 160 additions and 1 deletions
|
@ -566,7 +566,11 @@ from .lynda import (
|
|||
)
|
||||
from .m6 import M6IE
|
||||
from .macgamestore import MacGameStoreIE
|
||||
from .mailru import MailRuIE
|
||||
from .mailru import (
|
||||
MailRuIE,
|
||||
MailRuMusicIE,
|
||||
MailRuMusicSearchIE,
|
||||
)
|
||||
from .makerschannel import MakersChannelIE
|
||||
from .makertv import MakerTVIE
|
||||
from .mangomolo import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue