mikf / gallery-dl

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

[deviantart] `NotFoundError: Requested module could not be found` when using `/username/about#watching` #5696

Closed bossanovaorca closed 3 weeks ago

bossanovaorca commented 3 weeks ago

when attempting to download from https://www.deviantart.com/username/about#watching the program returns NotFoundError: Requested module could not be found. I believe this may be due to some changes on deviantart's side

unfortunately https://www.deviantart.com/watch/deviations isn't a sufficient workaround since with skip: abort enabled since it goes through a combined chronological feed of all posts instead of grouping by artist. In the meantime I suppose the workaround for now would be for me to manually list each of my followed users in a config file