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
[gallery-dl][debug] Version 1.29.0 - Executable (stable/windows) [gallery-dl][debug] Python 3.13.1 - Windows-10-10.0.19045-SP0 [gallery-dl][debug] requests 2.32.3 - urllib3 2.3.0 [gallery-dl][debug] Configuration Files ['%APPDATA%\gallery-dl\config.json'] [gallery-dl][debug] Starting DownloadJob for 'https://chan.sankakucomplex.com/th/posts?tags=2boys+bikini+textless' [sankaku][debug] Using SankakuTagExtractor for 'https://chan.sankakucomplex.com/th/posts?tags=2boys+bikini+textless' [urllib3.connectionpool][debug] Starting new HTTPS connection (1): capi-v2.sankakucomplex.com:443 [urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159 [sankaku][info] Waiting until 00:36:49 (rate limit) [urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159 [sankaku][info] Waiting until 00:37:50 (rate limit) [urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159 [sankaku][info] Waiting until 00:38:51 (rate limit) [urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159 [sankaku][info] Waiting until 00:39:52 (rate limit) [urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159 [sankaku][info] Waiting until 00:40:54 (rate limit) [sankaku][error] An unexpected error occurred: TypeError - 'NoneType' object is not subscriptable. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues . [sankaku][debug] Traceback (most recent call last): File "gallery_dl\job.py", line 152, in run File "gallery_dl\extractor\booru.py", line 38, in items File "gallery_dl\extractor\sankaku.py", line 302, in _pagination TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
[sankaku] increase wait time on 429 errors (#7129)
7afd5ba
to 10 minutes
No branches or pull requests
[gallery-dl][debug] Version 1.29.0 - Executable (stable/windows)
[gallery-dl][debug] Python 3.13.1 - Windows-10-10.0.19045-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.3.0
[gallery-dl][debug] Configuration Files ['%APPDATA%\gallery-dl\config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://chan.sankakucomplex.com/th/posts?tags=2boys+bikini+textless'
[sankaku][debug] Using SankakuTagExtractor for 'https://chan.sankakucomplex.com/th/posts?tags=2boys+bikini+textless'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): capi-v2.sankakucomplex.com:443
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:36:49 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:37:50 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:38:51 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:39:52 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:40:54 (rate limit)
[sankaku][error] An unexpected error occurred: TypeError - 'NoneType' object is not subscriptable. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[sankaku][debug]
Traceback (most recent call last):
File "gallery_dl\job.py", line 152, in run
File "gallery_dl\extractor\booru.py", line 38, in items
File "gallery_dl\extractor\sankaku.py", line 302, in _pagination
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered: