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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: