Malemotion extractor

This commit is contained in:
MikeCol 2014-01-27 07:42:30 +01:00 committed by Philipp Hagemeister
parent 6737907826
commit 4d9be98dbc
2 changed files with 59 additions and 0 deletions

View file

@ -115,6 +115,7 @@ from .lynda import (
LyndaCourseIE
)
from .macgamestore import MacGameStoreIE
from .malemotion import MalemotionIE
from .mdr import MDRIE
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE