Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [veehd] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-18 | 1 | -1/+2 |
| | |||||
* | [VeeHD] Replace the third test case due to copyright issues | Yen Chi Hsuan | 2015-04-30 | 1 | -5/+5 |
| | |||||
* | [VeeHD] Enhance extraction and fix tests (fixes #4965) | Yen Chi Hsuan | 2015-04-30 | 1 | -4/+32 |
| | |||||
* | [veehd] Update test | Sergey M․ | 2015-01-11 | 1 | -5/+5 |
| | |||||
* | [veehd] Improve extraction | Sergey M․ | 2015-01-11 | 1 | -9/+26 |
| | |||||
* | [veehd] Capture removed video message | Sergey M․ | 2015-01-11 | 1 | -0/+5 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -4/+5 |
| | | | | | | | | · 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 | ||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -3/+3 |
| | |||||
* | [veehd] Modernize | Philipp Hagemeister | 2014-08-28 | 1 | -1/+2 |
| | |||||
* | [veehd] Send requests twice (Fixes #2102) | Philipp Hagemeister | 2014-01-06 | 1 | -15/+24 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Add an extractor for VeeHD (closes #1359) | Jaime Marquínez Ferrándiz | 2013-09-02 | 1 | -0/+56 |