14 Commits (03ff2cc1c49c82daf2218b76e169c2d679447f03)

Author SHA1 Message Date
oteng 03ff2cc1c4 [Auengine] corrected extractions logic
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
9 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· 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
10 years ago
Philipp Hagemeister 01d663bca3 [auengine] Simplify 10 years ago
Sergey M․ a59e40a1ea Replace 'referer' with 'http_referer' 10 years ago
Sergey M․ ad0a75db6b [auengine] Add referer 10 years ago
Sergey M․ b4461b6ebe [auengine] Modernize 10 years ago
Philipp Hagemeister 3798eadccd More unicode literals 10 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Philipp Hagemeister 4113e6ab56 [auengine] Do not return unnecessary ext 11 years ago
Philipp Hagemeister 9906d397a0 [auengine] Simplify 11 years ago
Philipp Hagemeister 5d2eac9eba [auengine] Add tests (Fixes #985) 11 years ago
Philipp Hagemeister d798e1c7a9 [auengine] Rename to official capitalization 11 years ago
Albert Kim e4decf2750 Updated auengine IE to use compat_urllib* utils 11 years ago
Albert Kim 62008f69c1 Added an IE for auengine.com 11 years ago