Commit Graph

10 Commits (42939b6129833e3fb9f4c22e4e9f4056df193af2)

Author SHA1 Message Date
Sergey M. 2acea5c03d [mit] Fix MITIE test
Philipp Hagemeister a83a3139d1 [mit] Add import
Philipp Hagemeister 7216de55d6 [mit] Fix ocw tests
Philipp Hagemeister 7d75d06b78 Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl
Philipp Hagemeister 5b2478e2ba [mit] Modernize
Anthony Weems 151bae3566 Add support for ocw.mit.edu video lectures
Philipp Hagemeister 723f839911 Remove unused imports
Philipp Hagemeister 719d3927d7 [mit] Add support for multiple formats
Jeff Smith b5ba7b9dcf Fix MIT extractor for Python 2.6
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.
Jaime Marquínez Ferrándiz 67b22dd036 Add extractors for video.mit.edu and techtv.mit.edu (closes )
video.mit.edu just embeds the videos from techtv.mit.edu