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'
This commit is contained in:
Mike Fährmann
2019-10-16 18:12:07 +02:00
parent 7ebd984e8d
commit 1693d97bd3
13 changed files with 44 additions and 41 deletions

View File

@@ -27,6 +27,8 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"8chan",
"hentaifoundry",
"luscious",
"mangapark",
}