Author | SHA1 | Message | Date |
---|---|---|---|
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 |
Jouke Waleson | 5f6a1245ff | PEP8 applied | 10 years ago |
h-collector | 5a000b45b3 |
Don't use report_warning for reporting warnings
In tests warning is converted to error |
10 years ago |
h-collector | 40b1cbafac | Update fc2.py | 10 years ago |
h-collector | 4231235cda |
Fix issues with fc2
Fix issues #2912 and #3171 |
10 years ago |
Philipp Hagemeister | 23ae281b31 | [fc2] Fall back to webpage title if needed | 11 years ago |
Jaime Marquínez Ferrándiz | 7e8fdb1aae | [fc2] Recognize urls without language part (reported in #1154) | 11 years ago |
Jaime Marquínez Ferrándiz | 386ba39cac |
[fc2] Encode the string used for the md5 checksum
In python 3 it must be a bytes object. |
11 years ago |
Philipp Hagemeister | 8e71456a81 |
[fc2] Add new extractor (Fixes #2877)
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch. |
11 years ago |