[mangadex] improve extraction

- cache manga API results
- add artist, author and date fields to chapter metadata
- remove Manga-/ChapterExtractor inheritance
- minor code simplifications and improvements
This commit is contained in:
Mike Fährmann
2018-08-10 16:26:10 +02:00
parent b1c4c1e13c
commit b55e39d1ee
4 changed files with 75 additions and 41 deletions

View File

@@ -23,8 +23,8 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"imagefap",
"mangadex",
"imagefap", # gallery flagged and unavailable
"rbt", # cert expired
"subapics",
}