aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mit.py
AgeCommit message (Collapse)Author
2014-02-26[mit] Fix MITIE testSergey M.
2014-02-26[mit] Add importPhilipp Hagemeister
2014-02-26[mit] Fix ocw testsPhilipp Hagemeister
2014-02-26Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dlPhilipp Hagemeister
2014-02-26[mit] ModernizePhilipp Hagemeister
2014-02-25Add support for ocw.mit.edu video lecturesAnthony Weems
2013-12-25Remove unused importsPhilipp Hagemeister
2013-12-24[mit] Add support for multiple formatsPhilipp Hagemeister
2013-08-28Fix MIT extractor for Python 2.6Jeff Smith
The HTML for the MIT page does not parse cleanly for Python 2.6 due to script tags within an actual script element. The offending piece is inside a comment block, so removing all such comment blocks fixes the parsing.
2013-08-28Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)Jaime Marquínez Ferrándiz
video.mit.edu just embeds the videos from techtv.mit.edu