Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tube8] Fix extraction (Closes #5952) | Sergey M․ | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | [tube8] fix extractor (fixes #5846) | pulpe | 2015-05-30 | 1 | -7/+7 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+3 |
| | | | | | | | | · 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 | ||||
* | [tube8] Improve _VALID_URL and add display_id | Sergey M | 2014-09-21 | 1 | -14/+23 |
| | |||||
* | [tube8] Improved regex | megustamucho | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | [tube8] Update test and modernize | Sergey M․ | 2014-06-11 | 1 | -2/+3 |
| | |||||
* | [tube8] Fix extraction and modernize | Sergey M․ | 2014-04-13 | 1 | -36/+56 |
| | |||||
* | Extended valid urls schema | MikeCol | 2014-02-08 | 1 | -1/+1 |
| | |||||
* | Clean up unused imports and other minor mistakes | Philipp Hagemeister | 2013-11-20 | 1 | -2/+0 |
| | |||||
* | Style fixes for extractors: remove spaces around (,),{ and } | Jaime Marquínez Ferrándiz | 2013-11-03 | 1 | -3/+3 |
| | |||||
* | Add the missing age_limit tags; added a devscript to do a superficial check ↵ | Filippo Valsorda | 2013-10-28 | 1 | -0/+2 |
| | | | | for porn sites without the age_limit tag in the test | ||||
* | [Tube8IE] Fix regex for uploader extraction | rzhxeo | 2013-10-27 | 1 | -1/+1 |
| | |||||
* | [Tube8IE] Escape dot in regex | rzhxeo | 2013-10-27 | 1 | -1/+1 |
| | |||||
* | Add support for http://www.tube8.com | rzhxeo | 2013-10-26 | 1 | -0/+63 |