[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"
|
category = "sankaku"
|
||||||
root = "https://sankaku.app"
|
root = "https://sankaku.app"
|
||||||
filename_fmt = "{category}_{id}_{md5}.{extension}"
|
filename_fmt = "{category}_{id}_{md5}.{extension}"
|
||||||
cookies_domain = None
|
|
||||||
_warning = True
|
_warning = True
|
||||||
|
|
||||||
TAG_TYPES = {
|
TAG_TYPES = {
|
||||||
|
|||||||
Reference in New Issue
Block a user