[Danbooru] add 'random' extractor

Adds a new `DanbooruRandomExtractor` to support downloading from `danbooru.donmai.us/posts/random?tags=` URLs.
This commit is contained in:
ramoswilly
2025-09-22 16:14:34 -03:00
committed by GitHub
parent a5d2d19a3c
commit facc0e0250
7 changed files with 86 additions and 4 deletions

View File

@@ -1252,25 +1252,25 @@ Consider all listed sites to potentially be NSFW.
<tr id="danbooru" title="danbooru">
<td>Danbooru</td>
<td>https://danbooru.donmai.us/</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Tag Searches</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Random Posts, Tag Searches</td>
<td>Supported</td>
</tr>
<tr id="atfbooru" title="atfbooru">
<td>ATFBooru</td>
<td>https://booru.allthefallen.moe/</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Tag Searches</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Random Posts, Tag Searches</td>
<td>Supported</td>
</tr>
<tr id="aibooru" title="aibooru">
<td>AIBooru</td>
<td>https://aibooru.online/</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Tag Searches</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Random Posts, Tag Searches</td>
<td>Supported</td>
</tr>
<tr id="booruvar" title="booruvar">
<td>Booruvar</td>
<td>https://booru.borvar.art/</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Tag Searches</td>
<td>Artists, Artist Searches, Favorite Groups, Pools, Popular Images, Posts, Random Posts, Tag Searches</td>
<td>Supported</td>
</tr>