Commit Graph

19 Commits (13dedae09f768ca3be66a5d1119a558fe7964119)

Author SHA1 Message Date
Mike Fährmann dd88740ec7
replace remaining instances of base64 with binascii
2 years ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
Vrihub 96fcff182c
generic extractor (#735)
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann a28552fd19
update test results
5 years ago
Mike Fährmann b3b9da6d74
[photobucket] replace test URL
5 years ago
Mike Fährmann 4409d00141
embed error messages in StopExtraction exceptions
5 years ago
Mike Fährmann 790f15a56f
[photobucket] use HTTPS
6 years ago
Mike Fährmann 61741d7333
provide type information for Queue messages
6 years ago
Mike Fährmann 2e516a1e3e
store the full original URL in Extractor.url
6 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 22d7a783d5
update extraction result tests
6 years ago
Mike Fährmann 3f608a84b7
[photobucket] don't crash if JSON data is missing
6 years ago
Mike Fährmann c5559fa07d
[photobucket] improve subalbum extraction (#117)
6 years ago
Mike Fährmann ecad69100a
[photobucket] add 'image' extractor (#117)
6 years ago
Mike Fährmann b50b30f1c9
[photobucket] download subalbums (#117)
6 years ago
Mike Fährmann d19bac71be
[photobucket] add 'album' extractor (#117)
6 years ago