MonkeyMaster64 / Reddit-User-Media-Downloader-Public

472 stars 41 forks source link

Code does not gracefully handle 404 pages #8

Open bstincer opened 3 years ago

bstincer commented 3 years ago

For some imgur pages, when 404 is hit, file is downloaded, and file is not image/video, seems to be filled with only html code:

Example

Filename: 2021-05-25T102021-EDGEi8B Contents: <!doctype html> I'll scrunch my nose, you make me scrunch my toes? - Album on Imgur

cheater commented 1 year ago

Can you create a simple use case with a user that has only one image, that has been deleted, and triggers this issue? It would help testing / debugging.