[mofosex] Add support for generic embeds (closes #24633)
This commit is contained in:
parent
52c4c51556
commit
4e7b5bba5f
3 changed files with 33 additions and 1 deletions
|
@ -636,7 +636,10 @@ from .mixcloud import (
|
|||
from .mlb import MLBIE
|
||||
from .mnet import MnetIE
|
||||
from .moevideo import MoeVideoIE
|
||||
from .mofosex import MofosexIE
|
||||
from .mofosex import (
|
||||
MofosexIE,
|
||||
MofosexEmbedIE,
|
||||
)
|
||||
from .mojvideo import MojvideoIE
|
||||
from .morningstar import MorningstarIE
|
||||
from .motherless import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue