MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
514 stars 48 forks source link

Program crash if domain name doesn't exist or if server doesn't respond #14

Closed c2rfl4 closed 6 years ago

c2rfl4 commented 6 years ago

Hi,

I don't have any logs right now, but this one should be easy enough to replicate. If you crawl a subreddit, and domain the program is trying to download an image from has expired/doesn't exist, the program will crash.

The same thing seems to happen if the domain exist, but is offline (doesn't respond). Would it be possible to make the program just skip these entries after a few retries, instead of completely shutting down?