You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
hash_compressor_distributed | 3 years ago | |
reddit_imgs | 1 year ago | |
.gitignore | 2 years ago | |
README.md | 6 years ago | |
cron.sh | 1 year ago | |
cron_prerun_kill.sh | 3 years ago | |
getlinkof.py | 3 years ago | |
moresubredditsabout.py | 3 years ago | |
prunedownloads.py | 3 years ago | |
redditgetter.py | 6 years ago | |
redditgetterunshared.py | 3 years ago | |
requirements.txt | 5 years ago | |
showcurrentdownload.py | 3 years ago | |
showfetchworkersstate.py | 3 years ago |
README.md
Reddit Image Wall Getter
Why?
Pr0n
How do I install the requirements?
Install Python 3.x from the site or from your package distribution (in this case, install python3-pip too)
Linux
sudo python3 -m pip install -r requirements.txt
Windows
python -m pip install -r requirements.txt
How do I run it?
Windows
Double-click redditgetter.py
.
Linux
Open a terminal and run ./redditgetter.py