Commit Graph

21 Commits (23641742a356899521d903c33880596809a4f51f)

Author SHA1 Message Date
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