Add an extractor for Metacritic

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-09-06 18:08:07 +02:00
parent e3ea479087
commit 7e77275293
2 changed files with 56 additions and 0 deletions

View file

@ -52,6 +52,7 @@ from .keek import KeekIE
from .liveleak import LiveLeakIE
from .livestream import LivestreamIE
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE
from .mit import TechTVMITIE, MITIE
from .mixcloud import MixcloudIE
from .mtv import MTVIE