[dankefuerslesen] add support (#7669)

This commit is contained in:
Mike Fährmann
2025-06-22 12:13:12 +02:00
parent c65b0fb4d8
commit 68960e29a1
7 changed files with 225 additions and 0 deletions

View File

@@ -2037,6 +2037,16 @@ Description
batch. The value cannot be less than 1.
extractor.dankefuerslesen.zip
-----------------------------
Type
``bool``
Default
``false``
Description
Download each chapter as a single ZIP archive instead of individual images.
extractor.deviantart.auto-watch
-------------------------------
Type

View File

@@ -220,6 +220,10 @@
{
"domain": null
},
"dankefuerslesen":
{
"zip": false
},
"deviantart":
{
"client-id" : null,

View File

@@ -199,6 +199,12 @@ Consider all listed sites to potentially be NSFW.
<td>Albums, Media Files</td>
<td></td>
</tr>
<tr>
<td>Danke fürs Lesen</td>
<td>https://danke.moe/</td>
<td>Chapters, Manga</td>
<td></td>
</tr>
<tr>
<td>Desktopography</td>
<td>https://desktopography.net/</td>