Skip to main content

A downloader for images from reddit.

Project description

Work in progress.

This software uses RedditImageGrab by Daniel Brown, which can be found at http://github.com/dpbrown/RedditImageGrab.

original “readme.txt” of RedditImageGrab:

I created this script to download the latest (and greatest) wallpapers off of image subreddits like wallpaper to keep my desktop wallpaper fresh and interesting. The main idea is that the script would download any JPEG or PNG formatted image that it found listed in the specified subreddit and download them to a folder.

An example of running this script to download images with a score greater than 50 from the wallpaper sub-reddit into a folder called wallpaper would be as follows:

python redditdownload.py wallpaper wallpaper -score 50

And to run the same query but only get new images you don’t already have, run the following:

python redditdownload.py wallpaper wallpaper -score 50 -update

Advanced Examples:

Retrieve last 10 pics in the ‘wallpaper’ subreddit with the word “sunset” in the title (note: case is ignored by (?i) predicate)

python redditdownload.py wallpaper sunsets -regex ‘(?i).*sunset.*’ -num 10

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reddit-download-0.1.tar.gz (23.8 kB view details)

Uploaded Source

File details

Details for the file reddit-download-0.1.tar.gz.

File metadata

File hashes

Hashes for reddit-download-0.1.tar.gz
Algorithm Hash digest
SHA256 b7d4fe23da9eebbcd6dd78832ed22984e311064bab7b2010ff4aafb038516451
MD5 ca4c0a6a1d6ece4227fec7627113cb83
BLAKE2b-256 0952fb83860e98f1bee469b08da6d8c494df58820750c266ab7a9be243ec8ac4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page