[Motherless] Add new extractor

This commit is contained in:
Thomas Jost 2014-06-27 18:03:20 +02:00
parent f2b8db57eb
commit a69969ee05
2 changed files with 94 additions and 0 deletions

View file

@ -169,6 +169,7 @@ from .mpora import MporaIE
from .mofosex import MofosexIE
from .mooshare import MooshareIE
from .morningstar import MorningstarIE
from .motherless import MotherlessIE
from .motorsport import MotorsportIE
from .moviezine import MoviezineIE
from .movshare import MovShareIE