Update README.md

a tiny bit neater
This commit is contained in:
bronze 2023-09-29 04:55:29 +00:00
parent edc4b7d685
commit 5bf31504c7

View File

@ -2,13 +2,19 @@
scripts for downloading and tagging images from booru websites scripts for downloading and tagging images from booru websites
stores tags in `user.xdg.tags` xattr - stores tags in `user.xdg.tags` xattr
tags work with KDE dolphin / KDE's baloo file indexer, idk about other desktop environments - tags work with KDE dolphin / KDE's baloo file indexer, idk about other desktop environments
see https://wiki.archlinux.org/title/Extended_attributes - see https://wiki.archlinux.org/title/Extended_attributes
These took me a whole morning to write. Its very much WIP... - These took me a whole morning to write. Its very much WIP...
## Depends on:
`jq` for json parsing
`torsocks` if you're downloading through tor
``` ```
./gelbdl.sh [-t] [-s] ./gelbdl.sh [-t] [-s]