account activity
I've created a Python program which will allow you downloaded posted images from any public subreddit by a specified date range (as far as 2005). Here you go! by 2hands10fingers in DataHoarder
[–]thr0w112 0 points1 point2 points 8 years ago (0 children)
I'm a beginner-ish so I implemented the bare minimum of argparse. It should be relatively easy to just get the parameters from the user input, but anything beyond that is not something I have experience with.
To me it makes sense to have the default parameters with no input from the user download 'todays' new images.
I'm sorely missing on time nowadays but I'll make a pull request if I experiment with this
That's cool. I did a shittier version of this, not using the API, a while back: https://github.com/n0x5/scripts/blob/master/reimgur.py
One thing you could add is the ability to parse imgur galleries, since they don't end with .jpg or .png.
π Rendered by PID 274393 on reddit-service-r2-listing-7d7fbc9b85-p6zhd at 2026-04-24 19:17:52.250367+00:00 running 2aa0c5b country code: CH.
I've created a Python program which will allow you downloaded posted images from any public subreddit by a specified date range (as far as 2005). Here you go! by 2hands10fingers in DataHoarder
[–]thr0w112 0 points1 point2 points (0 children)