Commit Graph

10 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
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
Jaime Marquínez Ferrándiz 08af0205f9 Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934)
Fix photobucket url extraction
10 years ago
codesparkle a725fb1f43 test_download works for photobucket after this change 10 years ago
Jaime Marquínez Ferrándiz 4126826b10 [photobucket] More unicode literals 10 years ago
Jaime Marquínez Ferrándiz 90f3476180 [photobucket] Modernize and remove the old extraction code 10 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister 97d6faaced Move Photobucket into its own file 11 years ago