Commit Graph

22 Commits (604d5b8bb2e8a560afcc1b14eb5eadb1dcea1b81)

Author SHA1 Message Date
Mike Fährmann 7f591c78cb
[mangafox] cleanup
3 years ago
FollieHiyuki 4763bc1e4e
Add MangaExtractor for mangafox (#1633)
3 years ago
Mike Fährmann 2986bf63bf
[mangafox] update URL pattern (fixes #1608)
3 years ago
Mike Fährmann 28d8541cb3
[mangafox] ensure download URLs have a scheme
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
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 6126615698
update URLs for supportedsites.rst
6 years ago
Mike Fährmann 15890930ea
[mangafox] fix extraction
6 years ago
Mike Fährmann 70f3617d88
[mangafox] fix URL extraction
6 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 years ago
Mike Fährmann 5b3c34aa96
use generic chapter-extractor in more modules
7 years ago
Mike Fährmann 633b376f35
improve/adjust default filename formats for manga sites
7 years ago
Mike Fährmann 9fc1d0c901
implement and use 'util.safe_int()'
7 years ago
Mike Fährmann 470bbe9d8c
fix smaller stuff
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann c45770331a
use 'str.partition()'
7 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann 434ef4d5a2
[mangafox] raise proper exception if chapter is not available
8 years ago
Mike Fährmann 98fa5cf2fa
[mangafox] add chapter extractor
8 years ago