fa6008d8546a5e307eb33a2b1b1190b93bc907ed
reimager for Reddit
Download images from reddit.
go mod tidy
go run main.go pics oldschoolcool thewaywewere MilitaryPorn EarthPorn
docker run --restart unless-stopped \
-v ${PWD}/subreddits:/data/subreddits \
ghcr.io/cwpearson/reimager --every 1800 --out-dir /data/subreddits \
pics \
EarthPorn \
oldschoolcool \
thewaywewere
Description
Languages
Go
94%
Dockerfile
6%