Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-24 | [extractors] Use http_headers for setting the User-Agent and the Referer | Jaime Marquínez Ferrándiz | |
2015-01-22 | [videomega] Fix extraction (Closes #4763) | Naglis Jonaitis | |
2015-01-15 | [videomega] Fix extraction (Closes #4703) | Naglis Jonaitis | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· 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 | |||
2014-09-18 | [videomega] Simplify (#3786) | Philipp Hagemeister | |
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish | |||
2014-09-17 | [videomega] Add new extractor. Closes #3775 | Naglis Jonaitis | |