Commit Graph

55 Commits (7d5415c2017440c05046eb53c79f0c9e292235a6)

Author SHA1 Message Date
Herp 99c53f7fa8
Fix imagefap extrcator
6 months ago
Mike Fährmann 05331f9cf1
[imagefap] flake8, cleanup, tests
7 months ago
termvacycurtocs f8b037ed40
[Imagefap] Add folder metadata
7 months ago
Mike Fährmann d119507037
[imagefap] fix single image resolution
10 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 a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann a996d936d2
[imagefap] fix pagination (#3013)
1 year ago
Mike Fährmann 2dfd4a3de2
[imagefap] extract 'categories' metadata and fix empty 'tags'
1 year ago
Mike Fährmann 02ec5bb8e5
[imagefap] extract 'description' metadata (#3905)
1 year ago
Mike Fährmann dd884b02ee
replace json.loads with direct calls to JSONDecoder.decode
2 years ago
Mike Fährmann 137a395ae0
[imagefap] fix infinite pagination loop (#3594)
2 years ago
Mike Fährmann 3c708ade8f
[imagefap] fix metadata extraction
2 years ago
Mike Fährmann 17e24eacf0
[imagefap] update 'gallery' URLs (#3595)
2 years ago
Mike Fährmann 4833ec323e
[imagefap] add 'folder' extractor (#3504)
2 years ago
Mike Fährmann cbaeee9533
[imagefap] warn about redirects to '/human-verification' (#1140)
2 years ago
Mike Fährmann 435de1329a
[imagefap] use default delay between requests (#1140)
2 years ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
Mike Fährmann bc9d291c13
[imagefap] fix and improve folder extraction (#3013)
2 years ago
Mike Fährmann 55fca5fe4b
[imagefap] fix and improve gallery pagination (#3013)
2 years ago
Mike Fährmann c6a9bab019
update extractor test results
2 years ago
Mike Fährmann 47a780942c
update extractor test results
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 2ecf1efb16
update extractor test results
4 years ago
Mike Fährmann 1afb91363c
[imagefap] generalize URL patterns and add tests (#552)
5 years ago
Xope Totec f701e9f33a Handle beta.imagefap.com URLs (#552)
5 years ago
Mike Fährmann dcaa3d01bd
[imagefap] adapt to new image URL format
5 years ago
Mike Fährmann 108963d138
[imagefap] include Referer headers
5 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 61741d7333
provide type information for Queue messages
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 34bab080ae
rewrite URL patterns to use only 1 per extractor
6 years ago
Mike Fährmann 7f6a0be982
adjust some tests
6 years ago
Mike Fährmann c69150f715
[imagefap] fix extraction
6 years ago
Mike Fährmann 34b556922d
update/restore tests
6 years ago
Mike Fährmann 188e956c4e
[imagefap] use HTTPS + update test results
6 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann 035ef655f1
[imagefap] update unit tests
7 years ago
Mike Fährmann 81a7788b40
replace space characters in unit test URLs
7 years ago
Mike Fährmann 26a866e7d8
implement (sub)category-transfer between extractors (#41)
7 years ago
Mike Fährmann 9fc1d0c901
implement and use 'util.safe_int()'
7 years ago
Mike Fährmann 0dedbe759c
enable '--chapter-filter'
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann 43e3bb24ae
[imagefap] don't rely on image-count
8 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann 56d810c896
update keyword hashes for tests
8 years ago
Mike Fährmann 19c2d4ff6f
remove explicit (sub)category keywords
8 years ago