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:
parent
ce6a696e4d
commit
67b22dd036
2 changed files with 77 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue