Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [bet] Moved to MTVServices | Yen Chi Hsuan | 2016-06-18 | 1 | -61/+33 |
| | |||||
* | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | 2016-03-27 | 1 | -0/+1 |
| | | | | | | | Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | ||||
* | [bet] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -2/+2 |
| | |||||
* | [bet] Use unique part of xml url as the video id and fix tests (closes #5642) | blissland | 2015-05-08 | 1 | -6/+7 |
| | | | | The guid changes often. | ||||
* | [bet] Correct test IDs | Philipp Hagemeister | 2015-01-08 | 1 | -3/+2 |
| | |||||
* | [bet] Update test | Sergey M․ | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+1 |
| | | | | | | | | · 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 | ||||
* | [bet] Add extractor (Closes #4416) | Sergey M․ | 2014-12-09 | 1 | -0/+108 |