Commit Graph

12 Commits (e95b24f056d9998ecdbf0e7a7cda1f3e9dcff39c)

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