sentouki / Artify

An App for downloading artwork from ArtStation, DeviantArt & Pixiv, with an intuitive UI powered by WPF
MIT License
48 stars 3 forks source link

Program does not download full art #1

Closed VanTuz5 closed 4 years ago

VanTuz5 commented 4 years ago

The program does not download the full version of the art, but its reduced version

sentouki commented 4 years ago

on which platform? and which art? a link would be helpful i could try it out myself

VanTuz5 commented 4 years ago

Sorry, I completely forgot to write that the program did not download full art from deviantart. Platform - windows 10. Artist - https://www.deviantart.com/dream-and-nightmare

sentouki commented 4 years ago

Thank you for submitting the issue, you were right, the app indeed downloaded the scaled down versions of the images. I assumed that the list deviantart api gives me contains the urls to the original sized images, which is the case for the most images but some images seem to be an exception (e.g. ultra wide images/banner). I've fixed it in my latest commit