Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)

video.mit.edu just embeds the videos from techtv.mit.edu
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-08-28 12:51:22 +02:00
parent ce6a696e4d
commit 67b22dd036
2 changed files with 77 additions and 0 deletions

View file

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