merge #7220: [deviantart] add subfolder support (#4988 #7185)

This commit is contained in:
Mike Fährmann
2025-03-24 18:43:11 +01:00
4 changed files with 73 additions and 2 deletions

View File

@@ -2286,6 +2286,16 @@ Description
| Leave ``SIZE`` empty to download the regular, small avatar format.
extractor.deviantart.folder.subfolders
--------------------------------------
Type
``bool``
Default
``true``
Description
Also extract subfolder content.
extractor.discord.embeds
------------------------
Type

View File

@@ -235,6 +235,9 @@
"avatar": {
"formats": null
},
"folder": {
"subfolders": true
}
},
"exhentai":