You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
LICENSE | 3 weeks ago | |
README | 3 weeks ago | |
booru34sh | 3 weeks ago |
README
---
Usage
-- ./booru34sh <service> "<tags>"
---- ./booru34sh r34 "femboy anal"
---- spaces or +'s may be used
---
Current sites/services
-- e621
---- Searchs e621 using given tags
---- uses e621's custom json api
---- may be throttled
-- r34
---- searches r34/rule34.xxx
---- uses classic XML api
-- safebooru
---- SFW only
-- danbooru
---- 2 tag limit
---- api key not supported ATM
-- random
---- picks random site using shuf
---- sites are: safebooru danbooru rule34 e621
---- $3 can be used to blacklist sites
---- danbooru is blacked by default
---