Commit Graph

17 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Remita Amine b79977fb6b [aol] add support for yahoo videos(closes #26650) 3 years ago
Remita Amine cb6cd76f7b [aol] add support for localized websites 5 years ago
Remita Amine 9045d28b5e [aol] restrict url regex and improve format extraction 5 years ago
Sergey M․ 3052a30d42
Improve URL extraction 6 years ago
Remita Amine 32b7c2a57e [aol] remove AolFeaturesIE 7 years ago
Yen Chi Hsuan f17d5f6d14
[features.aol.com] Fix _TESTS 8 years ago
Sergey M․ 964f49336f
[aol] Improve _VALID_URL (Closes #9381) 8 years ago
remitamine 5565be9dd9 [aol] relex _VALID_URL regex 8 years ago
Sergey M․ 92c7f3157a [aol] Add coding cookie 8 years ago
remitamine bffb245a48 [aol] add support for videos with vidible IDs(closes #9124) 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
remitamine 1d4c9ed90c [aol] imporve extraction
- add support for aol features
- remove support for legacy urls
8 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· 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
10 years ago
Philipp Hagemeister 5e1912cfc1 [5min] Remove helper method and modernize
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.
10 years ago
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
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).
10 years ago
Philipp Hagemeister de906ef543 [aol] Add support for playlists (Fixes #2730) 10 years ago
Jaime Marquínez Ferrándiz f82863851e Add an extractor for on.aol.com 10 years ago