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

[Inkbunny] - 'digitalsales' KeyError #1816

Closed
AWildToaster opened this issue Sep 1, 2021 · 0 comments
Closed

[Inkbunny] - 'digitalsales' KeyError #1816

AWildToaster opened this issue Sep 1, 2021 · 0 comments

Comments

@AWildToaster
Copy link

seems like there was a change to Inkbunny that broke gallery-dl

--verbose output

>gallery-dl https://inkbunny.net/s/2501726 --verbose
[gallery-dl][debug] Version 1.18.3
[gallery-dl][debug] Python 3.7.9 - Windows-10-10.0.19041-SP0
[gallery-dl][debug] requests 2.25.1 - urllib3 1.25.11
[gallery-dl][debug] Starting DownloadJob for 'https://inkbunny.net/s/2501726'
[inkbunny][debug] Using InkbunnyPostExtractor for 'https://inkbunny.net/s/2501726'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): inkbunny.net:443
[urllib3.connectionpool][debug] https://inkbunny.net:443 "GET /api_submissions.php?submission_ids=2501726&show_description=yes&sid=<snip> HTTP/1.1" 200 None
[inkbunny][error] An unexpected error occurred: KeyError - 'digitalsales'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[inkbunny][debug]
Traceback (most recent call last):
  File "gallery_dl\job.py", line 76, in run
  File "gallery_dl\extractor\inkbunny.py", line 45, in items
KeyError: 'digitalsales'
@mikf mikf closed this as completed in 7645cdf Sep 3, 2021
@mikf mikf mentioned this issue Sep 14, 2021
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