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

[Error][Twibooru] An unexpected error occurred: KeyError - 'name' #2434

Closed
Kelhsy opened this issue Mar 20, 2022 · 2 comments
Closed

[Error][Twibooru] An unexpected error occurred: KeyError - 'name' #2434

Kelhsy opened this issue Mar 20, 2022 · 2 comments
Labels

Comments

@Kelhsy
Copy link

Kelhsy commented Mar 20, 2022

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'

@mikf mikf added the bug label Mar 21, 2022
@mikf mikf closed this as completed in 42f2fd2 Mar 21, 2022
@Kelhsy
Copy link
Author

Kelhsy commented Mar 21, 2022

And here I was thinking that the files having ".pyc" which would be ".rus" in cyrillic made me thing it was a Russian language issue

@Hrxn
Copy link
Contributor

Hrxn commented Mar 21, 2022

It's compiled Python bytecode 😄

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

No branches or pull requests

3 participants