[gelbooru] use manual extraction

... to compensate for their disabled API.
(https://gelbooru.com/index.php?page=forum&s=view&id=3875)

This also adds an extractor for image-pools.
This commit is contained in:
Mike Fährmann
2017-11-29 20:48:17 +01:00
parent 55c64cad4b
commit 214972bc9a
4 changed files with 102 additions and 20 deletions

View File

@@ -83,7 +83,7 @@ skip = [
"archivedmoe", "archiveofsins", "thebarchive",
# temporary issues
"mangazuki",
"yeet",
"batoto", # cloudflare "protection"
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: