Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [auengine] Remove extractor | Jaime Marquínez Ferrándiz | 2015-01-23 | 1 | -50/+0 |
| | | | | The test is probably infringing copyright and nobody has provided a new test (see #4643). | ||||
* | [auengine] Simplify (#4643) | Philipp Hagemeister | 2015-01-05 | 1 | -11/+11 |
| | |||||
* | [Auengine] corrected extractions logic | oteng | 2015-01-05 | 1 | -11/+7 |
| | | | | | | The way the video download url was been extracted was not working well so i change it for it to extract the correct url | ||||
* | 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 | ||||
* | [auengine] Simplify | Philipp Hagemeister | 2014-10-28 | 1 | -2/+1 |
| | |||||
* | Replace 'referer' with 'http_referer' | Sergey M․ | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | [auengine] Add referer | Sergey M․ | 2014-03-25 | 1 | -0/+1 |
| | |||||
* | [auengine] Modernize | Sergey M․ | 2014-03-25 | 1 | -9/+11 |
| | |||||
* | More unicode literals | Philipp Hagemeister | 2014-01-07 | 1 | -7/+10 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | [auengine] Do not return unnecessary ext | Philipp Hagemeister | 2013-11-18 | 1 | -1/+0 |
| | |||||
* | [auengine] Simplify | Philipp Hagemeister | 2013-11-18 | 1 | -13/+17 |
| | |||||
* | [auengine] Add tests (Fixes #985) | Philipp Hagemeister | 2013-07-03 | 1 | -0/+8 |
| | |||||
* | [auengine] Rename to official capitalization | Philipp Hagemeister | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | Updated auengine IE to use compat_urllib* utils | Albert Kim | 2013-06-27 | 1 | -4/+6 |
| | |||||
* | Added an IE for auengine.com | Albert Kim | 2013-06-27 | 1 | -0/+36 |