[weebcentral] add support (#6778)

This commit is contained in:
Mike Fährmann
2025-01-10 22:08:01 +01:00
parent 4853406fe3
commit 1d75c8308c
7 changed files with 229 additions and 1 deletions

View File

@@ -400,6 +400,7 @@ Default
``soundgasm``,
``urlgalleries``,
``vk``,
``weebcentral``,
``zerochan``
* ``"1.0-2.0"``
``flickr``,

View File

@@ -435,7 +435,8 @@
{
"cookies": null,
"files" : ["images", "image_large", "attachments", "postfile", "content"]
"files" : ["images", "image_large", "attachments", "postfile", "content"],
"format-images": "download_url"
},
"pillowfort":
{
@@ -701,6 +702,10 @@
"api-key" : null,
"metadata": false
},
"weebcentral":
{
"sleep-request": "0.5-1.5"
},
"weibo":
{
"sleep-request": "1.0-2.0",

View File

@@ -1051,6 +1051,12 @@ Consider all listed sites to potentially be NSFW.
<td>Comics, Episodes</td>
<td></td>
</tr>
<tr>
<td>Weeb Central</td>
<td>https://weebcentral.com/</td>
<td>Chapters, Manga</td>
<td></td>
</tr>
<tr>
<td>Weibo</td>
<td>https://www.weibo.com/</td>