Commit Graph

36 Commits (7d5415c2017440c05046eb53c79f0c9e292235a6)

Author SHA1 Message Date
Mike Fährmann 1f9b16a70b
replace static 'sleep-request' defaults with dynamic ones
9 months ago
Mike Fährmann 3ecb512722
send Referer headers by default
1 year ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann 1d2b5d0c60
update test comment positions
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann dd884b02ee
replace json.loads with direct calls to JSONDecoder.decode
2 years ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
Mike Fährmann ea8113ff36
[reactor] match 'best', 'new', 'all' URLs (#3073)
2 years ago
Mike Fährmann d26da3b9e5
add pre-generated 'pattern' for supported BaseExtractor sites
2 years ago
Mike Fährmann addb72e1bb
[reactor] support thatpervert.com (closes #2029)
3 years ago
Mike Fährmann d8d9502e1e
[reactor] inherit from BaseExtractor
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
Nyasume fa6af46756
Added ability to download GIFs instead of mp4 from Luscious and Reactor (#1701)
3 years ago
Mike Fährmann 21c2da454f
update extractor test results
3 years ago
Mike Fährmann 2c60c7d798
[reactor] skip deleted/empty posts
3 years ago
Mike Fährmann bae874f370
replace 'wait-min/-max' with 'sleep-request'
4 years ago
Mike Fährmann 3df527ee2c
update extractor test results
4 years ago
Mike Fährmann 65ca923b4e
fix 'whitelist' option for BaseExtractor instances
4 years ago
Mike Fährmann 912eea29bc
update extractor test results
4 years ago
Mike Fährmann 1e3dd7330e
merge SharedConfigMixin functionality into Extractor
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
dawidsowa 43b156fb40
[reactor] match URLs without subdomain (#1053)
4 years ago
Mike Fährmann 7619152988
[reactor] sort 'tags'
4 years ago
Mike Fährmann c50d60a53d
[reactor] fix image URLs
5 years ago
Mike Fährmann b1db194c14
[reactor] update and improve
5 years ago
Mike Fährmann 0f02e85961
[reactor] use "/full/" URLs (closes #210)
6 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
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 050bc1aa4a
[reactor] simplify tests
6 years ago
Mike Fährmann 4d656a81ca
replace SharedConfigExtractor class with a Mixin
6 years ago
Mike Fährmann 1734a6c879
[reactor] detect "circular" redirects (#148)
6 years ago
Mike Fährmann e53cdfd6a8
update build_supportedsites.py
6 years ago
Mike Fährmann e95b24f056
[reactor] add wait-min & -max options (#148)
6 years ago
Mike Fährmann 8e01cf0ef8
[reactor] generalize extractors (#148)
6 years ago