[vichan] add generic extractors for vichan imageboards

includes 8kun.top, smuglo.li, and wikieat.club
This commit is contained in:
Mike Fährmann
2022-10-21 14:40:45 +02:00
parent 04d3ebdfb4
commit a7d23f1484
7 changed files with 187 additions and 314 deletions

View File

@@ -254,6 +254,7 @@ BASE_MAP = {
"gelbooru_v02": "Gelbooru Beta 0.2",
"lolisafe" : "lolisafe and chibisafe",
"moebooru" : "Moebooru and MyImouto",
"vichan" : "vichan Imageboards",
}
_OAUTH = '<a href="https://github.com/mikf/gallery-dl#oauth">OAuth</a>'