You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was downloading images from Twibooru using the command "gallery-dl https://twibooru.org/search?q= --verbose" and got an error, here it is:
[twibooru][error] An unexpected error occurred: KeyError - 'name'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[twibooru][debug]
Traceback (most recent call last):
File "gallery_dl\job.pyc", line 76, in run
File "gallery_dl\extractor\booru.pyc", line 46, in items
File "gallery_dl\extractor\twibooru.pyc", line 39, in _prepare
KeyError: 'name'
The text was updated successfully, but these errors were encountered:
I was downloading images from Twibooru using the command "gallery-dl https://twibooru.org/search?q= --verbose" and got an error, here it is:
[twibooru][error] An unexpected error occurred: KeyError - 'name'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[twibooru][debug]
Traceback (most recent call last):
File "gallery_dl\job.pyc", line 76, in run
File "gallery_dl\extractor\booru.pyc", line 46, in items
File "gallery_dl\extractor\twibooru.pyc", line 39, in _prepare
KeyError: 'name'
The text was updated successfully, but these errors were encountered: