scripts for downloading and tagging images from booru websites
Go to file
bronze 11ce6fa401 - Added Danbooru support
- Added Moebooru (konachan and yande.re) support
2023-09-29 15:53:53 -04:00
.gitignore first commit 2023-09-29 00:51:25 -04:00
dandl.sh - Added Danbooru support 2023-09-29 15:53:53 -04:00
dantag.sh - Added Danbooru support 2023-09-29 15:53:53 -04:00
gelbdl.sh - Added Danbooru support 2023-09-29 15:53:53 -04:00
gelbtag.sh - Added Danbooru support 2023-09-29 15:53:53 -04:00
LICENSE Initial commit 2023-09-24 18:16:11 +00:00
moedl.sh - Added Danbooru support 2023-09-29 15:53:53 -04:00
moetag.sh - Added Danbooru support 2023-09-29 15:53:53 -04:00
README.md - Added Danbooru support 2023-09-29 15:53:53 -04: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

Scripts:

gelbdl.sh downloads and tags files from every gelbooru link in files.txt

gelbtag.sh hashes and looks up every image in a folder on gelbooru

dandl.sh downloads and tags files from every danbooru link in files.txt

dantag.sh hashes and looks up every image in a folder on danbooru

moedl.sh downloads and tags files from moebooru imageboard (think konachan and yande.re) links in files.txt

moetag.sh hashes and looks up every image in a folder (provided you specify the booru)