get_or_save_image
can fail if the downloaded image's is corrupted
#145
Labels
bug
Something isn't working
This image https://limonadier.net/wp-content/uploads/2019/09/IMG_1782.jpg appears to be corrupted, but returns a 200 in
get_or_save_image
function.This causes django to raise an integrity error because its width is 0 pixel
The text was updated successfully, but these errors were encountered: