[dankefuerslesen] add support (#7669)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -220,6 +220,10 @@
|
||||
{
|
||||
"domain": null
|
||||
},
|
||||
"dankefuerslesen":
|
||||
{
|
||||
"zip": false
|
||||
},
|
||||
"deviantart":
|
||||
{
|
||||
"client-id" : null,
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user