Reddit

Python - Download Media From a Reddit User

The Admin
The below python script will download media from a reddit users account. You will need to set up a reddit client_id='', client_secret='', google can assist you with setting that up.

Python - Download Media From Subreddit

The Admin
The below python script will download media from subreddits, it can be useful for downloading all the wallpapers posted to r/wallpapers. You will need to set up a reddit client_id='', client_secret='', google can assist you with setting that up.