RedditImageScraper icon indicating copy to clipboard operation
RedditImageScraper copied to clipboard

Script to download images from a subreddit.

Results 5 RedditImageScraper issues
Sort by recently updated
recently updated
newest added

legacy-install-failure fix. py 3.10.9

File "/home/tauqeer/Downloads/RedditImageScraper/SubDownload.py", line 49 print(f"Starting {sub}!") SyntaxError: invalid syntax

Hi when I hit run and debug I got the following error: raise self.STATUS_EXCEPTIONS[response.status_code](response) prawcore.exceptions.NotFound: received 404 HTTP response any ideas?

Hi, just to let you know, I'm not sure why you try to download the lowercase url, but at least on imgur hosted links, this makes the download return an...