Add support for ocw.mit.edu video lectures

This commit is contained in:
Anthony Weems
2014-02-25 14:44:34 -06:00
parent 1d430674c7
commit 151bae3566
2 changed files with 55 additions and 1 deletions

View File

@ -137,7 +137,7 @@ from .malemotion import MalemotionIE
from .mdr import MDRIE
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE
from .mit import TechTVMITIE, MITIE
from .mit import TechTVMITIE, MITIE, OCWMITIE
from .mixcloud import MixcloudIE
from .mpora import MporaIE
from .mofosex import MofosexIE