-
var booru = new BooruSharp.Booru.Safebooru();
PostSearchResult? result = null;
try
{
result = await booru.GetRandomPostAsync();
}
catch (Exception e)
{
Console.WriteLine(e);
}
**Throws t…
-
Seems to use the same format as danbooru, but doesn't work when I add it.
-
pool id
-----------
- [x] safebooru `http://safebooru.org/index.php?page=pool&s=show&id={CODE}`
- [x] e621 `https://e621.net/pool/show/{CODE}`
- [x] e926 `https://e926.net/pool/show/{CODE}`
…
-
No previews are shown in the ai_tags page from safebooru.
![grafik](https://user-images.githubusercontent.com/10377034/175908832-0126ea61-9f66-42f1-b313-2419a28545e2.png)
-
### Safebooru csv download
1. https://www.kaggle.com/alamson/safebooru/download 에서 dataset 다운로드.
2. utils/tag_parser.py 이용해서 필요한 태그만 걸러내기.
```
usage: tag_parser.py [-h] [--savedir SAVEDIR] [--meta…
-
“Find similar” on Safebooru hides all non-safe results, as intended, but this can lead to Safebooru users uploading duplicates. See [forum #166027](https://danbooru.donmai.us/forum_posts/166027).
T…
-
### Sources
Danbooru, Gelbooru, Konachan.com (NSFW), Konachan.net (SFW), Lolibooru, Lolicon, Pixiv, Safebooru, Yande.re
### Describe the problem related to the feature request
图源中未筛选,图片质量层次不齐
### …
-
I cant seem to figure out the exact reason it occurs but some search terms result in a "list index out of range".
im using this with a discord bot and so far everything is working except for a few ra…
-
* Use the SafeBooru API for autocomplete
* Use specific tags instead of a single input
* Each tag can be toggled to include or exclude it. Can also be removed with a click
* The ultimate input pass…
-
It doesn't work anymore on danbooru or safebooru. Tampermonkey shows that it's on, but it has no effect on the page anymore.