aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/mit.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* update tests related to the change in youtube http format sortingremitamine2016-03-051-1/+1
* [mit] Allow external embeds (Closes #7406)Sergey M․2015-11-081-1/+1
* [techtvmit] Update testSergey M․2015-09-061-3/+3
* [techtvmit] Fix extractionSergey M․2015-09-061-2/+2
* [mit] Don't set the subtitles fieldJaime Marquínez Ferrándiz2015-02-181-9/+0
* [mit] Amend test definitionsPhilipp Hagemeister2015-01-081-0/+6
* [mit] ModernizePhilipp Hagemeister2014-12-171-5/+4
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+3
* [mit] Fix MITIE testSergey M.2014-02-261-1/+0
* [mit] Add importPhilipp Hagemeister2014-02-261-0/+1
* [mit] Fix ocw testsPhilipp Hagemeister2014-02-261-22/+37
* Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dlPhilipp Hagemeister2014-02-261-0/+53
|\
| * Add support for ocw.mit.edu video lecturesAnthony Weems2014-02-251-0/+54
* | [mit] ModernizePhilipp Hagemeister2014-02-261-30/+37
|/
* Remove unused importsPhilipp Hagemeister2013-12-251-1/+0
* [mit] Add support for multiple formatsPhilipp Hagemeister2013-12-241-4/+14
* Fix MIT extractor for Python 2.6Jeff Smith2013-08-281-9/+7
* Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)Jaime Marquínez Ferrándiz2013-08-281-0/+76