scripts for downloading and tagging images from booru websites
Go to file
bronze 5bf31504c7 Update README.md
a tiny bit neater
2023-09-29 04:55:29 +00:00
.gitignore first commit 2023-09-29 00:51:25 -04:00
gelbdl.sh first commit 2023-09-29 00:51:25 -04:00
gelbtag.sh first commit 2023-09-29 00:51:25 -04:00
LICENSE Initial commit 2023-09-24 18:16:11 +00:00
README.md Update README.md 2023-09-29 04:55:29 +00:00

booru-tools

scripts for downloading and tagging images from booru websites

Depends on:

jq for json parsing

torsocks if you're downloading through tor

./gelbdl.sh [-t] [-s]
Simply make a files.txt inside a folder and paste all your links, then run this script to download them all!
        -h      shows this help message
        -t      downloads using tor (requires torsocks)
        -s      sets the delay after each request, defaults to 1
./gelbtag.sh [-t] [-s]
Tags existing pictures inside a folder
        -h      shows this help message
        -t      downloads using tor (requires torsocks)
        -s      sets the delay after each request, defaults to 1