[ministrygrid] Add extractor (Fixes #2900)

This commit is contained in:
Philipp Hagemeister
2014-08-24 04:47:18 +02:00
parent 54036b3991
commit 4d54ef20a2
3 changed files with 70 additions and 1 deletions

View File

@ -184,6 +184,7 @@ from .malemotion import MalemotionIE
from .mdr import MDRIE
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE
from .ministrygrid import MinistryGridIE
from .mit import TechTVMITIE, MITIE, OCWMITIE
from .mitele import MiTeleIE
from .mixcloud import MixcloudIE