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

[DeviantArt] Error while downloading search results #4615

Closed
tnovak007 opened this issue Oct 2, 2023 · 2 comments
Closed

[DeviantArt] Error while downloading search results #4615

tnovak007 opened this issue Oct 2, 2023 · 2 comments

Comments

@tnovak007
Copy link

tnovak007 commented Oct 2, 2023

Hi!

DA probably changed something again and when I try to download some search results, it always gives me this error. (It worked OK some hours ago)
Downloading specific deviation works ok.

03.10.2023 00:54:43 debug:
Traceback (most recent call last):
File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\job.py", line 124, in run
for msg in extractor:
File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\extractor\deviantart.py", line 103, in items
for deviation in self.deviations():
File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\site-packages\gallery_dl\extractor\deviantart.py", line 464, in _eclipse_to_oauth
deviation_uuid = eclipse_api.deviation_extended_fetch(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'deviation'

Thank you.

@mikf
Copy link
Owner

mikf commented Oct 3, 2023

More internal API endpoint changes, similar to #4553, it seems.

@tnovak007
Copy link
Author

Thank you very much! :-)

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