Go to file
Adler Neves 553cda3ceb Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00
d update 2018-01-07 01:57:39 -02:00
i initial commit 2017-12-29 20:54:22 -02:00
r initial commit 2017-12-29 20:54:22 -02:00
reddit_imgs Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00
w update 2018-01-07 01:57:39 -02:00
.gitignore Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00
README.md initial commit 2017-12-29 21:19:13 -02:00
error_hashes.txt hashes and gallery-dl 2020-05-13 18:07:05 -03:00
moresubredditsabout.py Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00
redditgetter.py initial commit 2017-12-29 20:54:22 -02:00
requirements.txt update 2018-01-07 01:57:39 -02:00
showcurrentdownload.py Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00

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