8 Commits (0e1b2566fff795981d0f7cccbca6700a3fc260a6)

Author SHA1 Message Date
Sergey M․ f84ce1ebaf [mitele] Fix extraction (Closes #6414) 9 years ago
Sergey M․ 09b718c439 [mitele] Use compat_urllib_parse_unquote 9 years ago
Jaime Marquínez Ferrándiz 6ad9cb224a [mitele] It now uses m3u8 (#5764)
It should also be possible to use Adobe HDS, but it would require more work.
9 years ago
Jaime Marquínez Ferrándiz c10ea454dc [telecinco] Recognize more urls (closes #5065) 9 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
Jaime Marquínez Ferrándiz 2c63ccec78 [mitele] Fix on python 2.x 10 years ago
Jaime Marquínez Ferrándiz ad5f53ac72 [telecinco] Add extractor (closes #4005)
It uses the same extraction process as mitele.es, but with a few small differences.
10 years ago
Jaime Marquínez Ferrándiz 938dd254e5 [mitele] Add extractor for mitele.es 10 years ago