Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-06 | [aol] remove AolFeaturesIE | Remita Amine | |
2016-08-08 | [features.aol.com] Fix _TESTS | Yen Chi Hsuan | |
2016-05-03 | [aol] Improve _VALID_URL (Closes #9381) | Sergey M․ | |
2016-04-14 | [aol] relex _VALID_URL regex | remitamine | |
2016-04-09 | [aol] Add coding cookie | Sergey M․ | |
2016-04-09 | [aol] add support for videos with vidible IDs(closes #9124) | remitamine | |
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2016-03-04 | [aol] imporve extraction | remitamine | |
- add support for aol features - remove support for legacy urls | |||
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-12-13 | [5min] Remove helper method and modernize | Philipp Hagemeister | |
Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change. | |||
2014-08-28 | Move 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-04-13 | [aol] Add support for playlists (Fixes #2730) | Philipp Hagemeister | |
2014-03-21 | Add an extractor for on.aol.com | Jaime Marquínez Ferrándiz | |