[matchtv] Add extractor (Closes #8313)

This commit is contained in:
Sergey M․ 2016-01-30 18:30:27 +06:00
parent 8ab3fe81d8
commit c3deacd562
2 changed files with 56 additions and 0 deletions

View file

@ -372,6 +372,7 @@ from .macgamestore import MacGameStoreIE
from .mailru import MailRuIE
from .makertv import MakerTVIE
from .malemotion import MalemotionIE
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE