Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ | 2ebbb6f1f7 | [photobucket] Use compat_urllib_parse_unquote | 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 |
Jouke Waleson | 9e1a5b8455 | PEP8: applied even more rules | 10 years ago |
codesparkle | a725fb1f43 | test_download works for photobucket after this change | 11 years ago |
Jaime Marquínez Ferrándiz | 4126826b10 | [photobucket] More unicode literals | 11 years ago |
Jaime Marquínez Ferrándiz | 90f3476180 | [photobucket] Modernize and remove the old extraction code | 11 years ago |
Philipp Hagemeister | 6f5ac90cf3 | Move tests to the IE definitions | 12 years ago |
Philipp Hagemeister | 97d6faaced | Move Photobucket into its own file | 12 years ago |