Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-23 | PEP8 applied | Jouke Waleson | |
2014-06-07 | [fc2] Fall back to webpage title if needed | Philipp Hagemeister | |
2014-05-31 | [fc2] Recognize urls without language part (reported in #1154) | Jaime Marquínez Ferrándiz | |
2014-05-31 | [fc2] Encode the string used for the md5 checksum | Jaime Marquínez Ferrándiz | |
In python 3 it must be a bytes object. | |||
2014-05-13 | [fc2] Add new extractor (Fixes #2877) | Philipp Hagemeister | |
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch. |