Skip to content

jcsongor/reddit_images

Repository files navigation

Build Status

Image downloader

Bot that downloads images from top reddit posts

Example usage:

Fetch 5 pictures from /r/FractalPorn and /r/ExposurePorn from hot posts and dowload it to ~/backgrounds

    $ python3 image_downloader.py --subreddits=FractalPorn,ExposurePorn --count=5 --to=/usr/share/images/desktop-base --botname=backgrounddownloader --orientation=landscape