Commit Graph

32 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
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 b788712844
[fallenangels] fix extraction of '.5' chapters
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 844502cad5
update extractor test results
4 years ago
Mike Fährmann aa8e366b90
[luscious] fix tag extraction
5 years ago
Mike Fährmann f2cf1c1d73
use 'text.extract_from()' in a few places
5 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 32edf4fc7b
add '_extractor' info to manga extractor results
6 years ago
Mike Fährmann 580baef72c
change Chapter and MangaExtractor classes
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 966a9ca3a0
update test results
6 years ago
Mike Fährmann d1f3d32eec
[fallenangels] unescape chapter titles
6 years ago
Mike Fährmann 1532d1b690
fix 'range' tests and update a few test results
6 years ago
Mike Fährmann d69db60e2a
update unit 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 e7525b1b0e
[artstation] add challenge extractor (#80)
7 years ago
Mike Fährmann 7a412f5c32
implement generic manga-chapter extractor
7 years ago
Mike Fährmann 0dd48d644f
update test results
7 years ago
Mike Fährmann 633b376f35
improve/adjust default filename formats for manga sites
7 years ago
Mike Fährmann 82ea6c0cd3
adjust format strings with optional titles
7 years ago
Mike Fährmann 9fc1d0c901
implement and use 'util.safe_int()'
7 years ago
Mike Fährmann 84d4450410
[fallenangels] extract manga metadata
7 years ago
Mike Fährmann a13eb6010f
[fallenangels] fix extraction of chapter URLs
7 years ago
Mike Fährmann b6fffa9e26
[directlink] update filename format and metadata
7 years ago
Mike Fährmann 832a4a8ee9
[fallenangels] add manga extractor
7 years ago
Mike Fährmann b0131ea402
[fallenangels] support this site's Vietnamese version
7 years ago
Mike Fährmann fece09d326
[fallenangels] update to new domain and site-layout
8 years ago
Mike Fährmann 9a08f8a097
improved foolslide-based extractors
8 years ago
Mike Fährmann 52104b2bb6
[fallenangels] add chapter extractor
8 years ago