Commit Graph

29 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
Mike Fährmann d3dca68225
[xvideos] fix galleries with more than 500 images (#5244)
7 months ago
Mike Fährmann 13443f40a3
[xvideos] support '/channels/' URLs (#5244)
7 months ago
Mike Fährmann 5b979b5706
[xvideos] fix metadata extraction
10 months ago
Mike Fährmann a453335a9f
remove test results in extractor modules
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 275543b2d2
update extractor test results
3 years ago
Mike Fährmann 211de95dd0
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 fad7748b6b
[xvideos] fix 'title' extraction
4 years ago
Mike Fährmann 69e4871005
update extractor test results
4 years ago
Mike Fährmann fe19e233f3
[xvideos] improve
5 years ago
Mike Fährmann a7b42b37a2
[35photo] fix extraction
5 years ago
Mike Fährmann fdec59f8e2
replace extractor.request() 'expect' argument
5 years ago
Mike Fährmann 89ee8cd7e4
filter "private" kwdict entries
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 6996f5c118
[mangahere] fix and improve chapter extraction
6 years ago
Mike Fährmann 150a6b9064
[xvideos] fix metadata extraction
6 years ago
Mike Fährmann 017188d268
improve extractor.request()
6 years ago
Mike Fährmann 7f899bd5d8
Merge branch 'master' into 1.4-dev
6 years ago
Mike Fährmann 789608c107
[imagebam] fix extraction for certain galleries
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 2d0cfb33e1
[xvideos] add user profile extractor (#45)
7 years ago
Mike Fährmann a393e6e538
[xvideos] add gallery extractor (#45)
7 years ago