[sankaku] fix passing cookies (#7333)
to allow '"tags": "extended"' to work properly
This commit is contained in:
@@ -26,7 +26,6 @@ class SankakuExtractor(BooruExtractor):
|
||||
category = "sankaku"
|
||||
root = "https://sankaku.app"
|
||||
filename_fmt = "{category}_{id}_{md5}.{extension}"
|
||||
cookies_domain = None
|
||||
_warning = True
|
||||
|
||||
TAG_TYPES = {
|
||||
|
||||
Reference in New Issue
Block a user