Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-17 | [photobucket] Use compat_urllib_parse_unquote | Sergey M․ | |
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 even more rules | Jouke Waleson | |
2014-05-16 | Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934) | Jaime Marquínez Ferrándiz | |
Fix photobucket url extraction | |||
2014-05-17 | test_download works for photobucket after this change | codesparkle | |
2014-03-10 | [photobucket] More unicode literals | Jaime Marquínez Ferrándiz | |
2014-03-09 | [photobucket] Modernize and remove the old extraction code | Jaime Marquínez Ferrándiz | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | Move Photobucket into its own file | Philipp Hagemeister | |