GrabIt
GrabIt copied to clipboard
Download images, gifs and text posts from Reddit
Results
2
GrabIt issues
Sort by
recently updated
recently updated
newest added
praw package is outdated error code: `Version 7.5.0 of praw is outdated. Version 7.6.0 was released 1 day ago`
``` Traceback (most recent call last): File "user/GrabIt/RedditGrabber.py", line 183, in main(parser) File "user/GrabIt/RedditGrabber.py", line 125, in main feeder(subR, parser) File "user/GrabIt/RedditGrabber.py", line 83, in feeder submission_queue = Reddit(subR, parser).queue()...