Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mitele] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -1/+2 |
| | |||||
* | [mitele] It now uses m3u8 (#5764) | Jaime Marquínez Ferrándiz | 2015-05-21 | 1 | -2/+7 |
| | | | | It should also be possible to use Adobe HDS, but it would require more work. | ||||
* | [telecinco] Recognize more urls (closes #5065) | Jaime Marquínez Ferrándiz | 2015-02-25 | 1 | -2/+2 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -7/+6 |
| | | | | | | | | · 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 | ||||
* | [mitele] Fix on python 2.x | Jaime Marquínez Ferrándiz | 2014-10-23 | 1 | -1/+2 |
| | |||||
* | [telecinco] Add extractor (closes #4005) | Jaime Marquínez Ferrándiz | 2014-10-23 | 1 | -2/+10 |
| | | | | It uses the same extraction process as mitele.es, but with a few small differences. | ||||
* | [mitele] Add extractor for mitele.es | Jaime Marquínez Ferrándiz | 2014-08-18 | 1 | -0/+60 |