aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/academicearth.py
AgeCommit message (Collapse)Author
2015-09-06[academicearth] fix test inforemitamine
2014-11-26[academicearth] ModernizePhilipp Hagemeister
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
2014-02-24[academicearth] Remove debug printJaime Marquínez Ferrándiz
2014-02-24[academicearth] Fix extractionJaime Marquínez Ferrándiz
The courses seems to be no longer available, changed the test to a playlist.
2014-01-07More unicode literalsPhilipp Hagemeister
2013-12-17[academicearth] remove unused importsPhilipp Hagemeister
2013-12-17[academicearth] Support playlists (Closes #1976)Philipp Hagemeister
2013-12-16[academicearth] Add support for courses (#1976)Philipp Hagemeister