Merge pull request #3167 from Schnouki/motherless

* mother/motherless:
  [Motherless] Add new extractor
This commit is contained in:
Petr Půlpán
2014-06-28 19:12:31 +02:00
2 changed files with 94 additions and 0 deletions

View File

@ -170,6 +170,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