[makerschannel] Add new extractor(closes #8839)

This commit is contained in:
remitamine 2016-03-12 22:51:36 +01:00
parent b970dfddaf
commit a42dfa629e
2 changed files with 41 additions and 0 deletions

View file

@ -389,6 +389,7 @@ from .lynda import (
from .m6 import M6IE
from .macgamestore import MacGameStoreIE
from .mailru import MailRuIE
from .makerschannel import MakersChannelIE
from .makertv import MakerTVIE
from .malemotion import MalemotionIE
from .matchtv import MatchTVIE