Commit Graph

12 Commits

Author SHA1 Message Date
Mike Fährmann
72c5578a27 [hentainexus] improve/simplify code 2020-07-30 00:35:49 +02:00
Mike Fährmann
2bff8dd465 [hentainexus] fix flake8 issues (#787) 2020-05-28 22:45:08 +02:00
墨焓
a4e3d40672 hentainexus.py minor fix (#787)
* rectify code of `join_title`, some minor fix.

* + hentainexus self.data

* fixed: call staticmethod join_title with data
2020-05-28 21:59:26 +02:00
Mike Fährmann
fe96f99e4b [hentainexus] reduce line length (flake8) & update test 2020-03-31 22:08:43 +02:00
墨焓
6f81cac8fa Add metadata to hentainexus: circle, event, title_conventional. (#661) 2020-03-31 21:59:02 +02:00
Mike Fährmann
a63a376ad2 [mangoxo] fix login 2020-03-08 23:01:51 +01:00
Mike Fährmann
42b9633c7e update test results 2019-11-26 23:27:15 +01:00
Mike Fährmann
1693d97bd3 update extractor class hierarchies
- let the GalleryExtractor class inherit directly from Extractor
- make ChapterExtractor a subclass of GalleryExtractor
- change enumeration field names of GalleryExtractors to 'num'
2019-10-16 18:15:29 +02:00
Mike Fährmann
8bd5a19515 [hentainexus] add '_extractor' data 2019-05-28 00:20:01 +02:00
Mike Fährmann
b3e4664715 [hentainexus] fix extraction 2019-05-25 22:35:04 +02:00
Mike Fährmann
4891f4a328 [hentainexus] add search extractor (#256) 2019-05-16 23:55:30 +02:00
Mike Fährmann
ba8eb1ffec [hentainexus] add gallery extractor (#256) 2019-05-12 23:59:41 +02:00