aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/aol.py
Commit message (Collapse)AuthorAgeFilesLines
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-2/+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).
* [aol] Add support for playlists (Fixes #2730)Philipp Hagemeister2014-04-131-2/+39
|
* Add an extractor for on.aol.comJaime Marquínez Ferrándiz2014-03-211-0/+28