aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/academicearth.py
Commit message (Collapse)AuthorAgeFilesLines
* [academicearth] fix test inforemitamine2015-09-061-1/+1
|
* [academicearth] ModernizePhilipp Hagemeister2014-11-261-4/+4
|
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-0/+9
| | | | 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).
* [academicearth] Remove debug printJaime Marquínez Ferrándiz2014-02-241-1/+0
|
* [academicearth] Fix extractionJaime Marquínez Ferrándiz2014-02-241-4/+5
| | | | The courses seems to be no longer available, changed the test to a playlist.
* More unicode literalsPhilipp Hagemeister2014-01-071-1/+2
|
* [academicearth] remove unused importsPhilipp Hagemeister2013-12-171-5/+0
|
* [academicearth] Support playlists (Closes #1976)Philipp Hagemeister2013-12-171-1/+1
|
* [academicearth] Add support for courses (#1976)Philipp Hagemeister2013-12-161-0/+36