[motherless] Add support for groups
This commit is contained in:
parent
b7c74c0403
commit
45283afdec
2 changed files with 77 additions and 1 deletions
|
@ -609,7 +609,10 @@ from .mofosex import MofosexIE
|
|||
from .mojvideo import MojvideoIE
|
||||
from .moniker import MonikerIE
|
||||
from .morningstar import MorningstarIE
|
||||
from .motherless import MotherlessIE
|
||||
from .motherless import (
|
||||
MotherlessIE,
|
||||
MotherlessGroupIE
|
||||
)
|
||||
from .motorsport import MotorsportIE
|
||||
from .movieclips import MovieClipsIE
|
||||
from .moviezine import MoviezineIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue