[mangomolo] add support for Mangomolo embeds
This commit is contained in:
parent
6ad0219556
commit
7d273a387a
4 changed files with 111 additions and 39 deletions
|
@ -472,6 +472,10 @@ from .macgamestore import MacGameStoreIE
|
|||
from .mailru import MailRuIE
|
||||
from .makerschannel import MakersChannelIE
|
||||
from .makertv import MakerTVIE
|
||||
from .mangomolo import (
|
||||
MangomoloVideoIE,
|
||||
MangomoloLiveIE,
|
||||
)
|
||||
from .matchtv import MatchTVIE
|
||||
from .mdr import MDRIE
|
||||
from .meta import METAIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue