mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.95k stars 975 forks source link

DeviantArt Downloading Error #6025

Closed Jay123210599 closed 3 months ago

Jay123210599 commented 3 months ago

I tried downloading images from a deactivated DeviantArt account, but got this error message. How do I fix it? deviantart: An unexpected error occurred: KeyError - 'category'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .

Here's what I used: gallery-dl -o group=0 https://www.deviantart.com/fu-reiji

mikf commented 3 months ago

Duplicate of #5961

This is fixed in the latest release. https://github.com/mikf/gallery-dl/releases/tag/v1.27.3

I think this is now the 10th "KeyError - 'category'" issue that has been opened, despite there being a pinned issue with this exact error as title.