Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sankaku: invalid-parameters #1790

Closed
wankio opened this issue Aug 22, 2021 · 2 comments
Closed

sankaku: invalid-parameters #1790

wankio opened this issue Aug 22, 2021 · 2 comments

Comments

@wankio
Copy link
Contributor

wankio commented Aug 22, 2021

gallery-dl: Version 1.18.4-dev
gallery-dl: Python 3.8.2 - Windows-10-10.0.19041-SP0
gallery-dl: requests 2.12.4 - urllib3 1.19.1
gallery-dl: Starting DownloadJob for 'https://chan.sankakucomplex.com/?tags=date%3A2021-08-20+threshold%3A2'
sankaku: Using SankakuTagExtractor for 'https://chan.sankakucomplex.com/?tags=date%3A2021-08-20+threshold%3A2'
requests.packages.urllib3.connectionpool: Starting new HTTPS connection (1): capi-v2.sankakucomplex.com
requests.packages.urllib3.connectionpool: https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=date%3A2021-08-20+threshold%3A2&lang=en&limit=100 HTTP/1.1" 400 112
sankaku: invalid-parameters

"https://chan.sankakucomplex.com/?tags=date:2021-08-20 threshold:2"
if i'm remember it still working in the past with date tags

and i dont know if sankaku extractor have option to download resized image instead original

@mikf
Copy link
Owner

mikf commented Aug 23, 2021

sankaku support uses the backend of https://sankaku.app/, which requires dates as DD.MM.YYYY. https://chan.sankakucomplex.com/?tags=date:20.08.2021 works.

and i dont know if sankaku extractor have option to download resized image instead original

It doesn't. At least not yet.

@mikf
Copy link
Owner

mikf commented Apr 19, 2023

and i dont know if sankaku extractor have option to download resized image instead original

It doesn't. At least not yet.

Since commit 512abeb (v1.24.5), you can use the url option for most *booru sites including sankaku to set a custom file URL source (e.g. -o url=sample_url).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants