add madmoizelle to extractor.py

This commit is contained in:
Jonathan Nifenecker 2016-04-16 23:41:09 +02:00
parent e84c4519b8
commit c551678eb2

View File

@ -397,6 +397,7 @@ from .lynda import (
) )
from .m6 import M6IE from .m6 import M6IE
from .macgamestore import MacGameStoreIE from .macgamestore import MacGameStoreIE
from .madmoizelle import MadmoizelleIE
from .mailru import MailRuIE from .mailru import MailRuIE
from .makerschannel import MakersChannelIE from .makerschannel import MakersChannelIE
from .makertv import MakerTVIE from .makertv import MakerTVIE