Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused imports | Philipp Hagemeister | 2013-12-25 | 1 | -1/+0 |
| | |||||
* | [mit] Add support for multiple formats | Philipp Hagemeister | 2013-12-24 | 1 | -4/+14 |
| | |||||
* | Fix MIT extractor for Python 2.6 | Jeff Smith | 2013-08-28 | 1 | -9/+7 |
| | | | | | | | 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. | ||||
* | Add extractors for video.mit.edu and techtv.mit.edu (closes #1327) | Jaime Marquínez Ferrándiz | 2013-08-28 | 1 | -0/+76 |
video.mit.edu just embeds the videos from techtv.mit.edu |