We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting that error with and without credentials and it's the same with any URL I tried
[gallery-dl][debug] Version 1.16.4 [gallery-dl][debug] Python 3.8.6 - Windows-10-10.0.17763-SP0 [gallery-dl][debug] requests 2.24.0 - urllib3 1.25.10 [gallery-dl][debug] Starting DownloadJob for 'https://chan.sankakucomplex.com/post/show/24145759' [sankaku][debug] Using SankakuPostExtractor for 'https://chan.sankakucomplex.com/post/show/24145759' [urllib3.connectionpool][debug] Starting new HTTPS connection (1): capi-v2.sankakucomplex.com:443 [urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts?lang=en&page=1&limit=1&tags=id_range%3A24145759 HTTP/1.1" 401 57 [sankaku][error] snackbar__common_invalid-token
The text was updated successfully, but these errors were encountered:
96a51ff
[mangadex] add 'api-server' option (#1309)
79c0fc2
and change the API server back to 'https://mangadex.org/api' for now
Setting your username to an empty string (-u "") or disabling your cache (-o cache.file="") will also make it work again.
-u ""
-o cache.file=""
Sorry, something went wrong.
No branches or pull requests
I'm getting that error with and without credentials and it's the same with any URL I tried
[gallery-dl][debug] Version 1.16.4
[gallery-dl][debug] Python 3.8.6 - Windows-10-10.0.17763-SP0
[gallery-dl][debug] requests 2.24.0 - urllib3 1.25.10
[gallery-dl][debug] Starting DownloadJob for 'https://chan.sankakucomplex.com/post/show/24145759'
[sankaku][debug] Using SankakuPostExtractor for 'https://chan.sankakucomplex.com/post/show/24145759'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): capi-v2.sankakucomplex.com:443
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts?lang=en&page=1&limit=1&tags=id_range%3A24145759 HTTP/1.1" 401 57
[sankaku][error] snackbar__common_invalid-token
The text was updated successfully, but these errors were encountered: