[khinsider] add 'covers' option (#6844)

This commit is contained in:
Mike Fährmann
2025-01-18 15:55:57 +01:00
parent 5a31a2ad22
commit dc7b46be21
4 changed files with 64 additions and 2 deletions

View File

@@ -2971,6 +2971,16 @@ Description
* ``"reverse"``: Same as ``"asc"``
extractor.khinsider.covers
--------------------------
Type
``bool``
Default
``false``
Description
Download album cover images.
extractor.khinsider.format
--------------------------
Type

View File

@@ -366,6 +366,7 @@
},
"khinsider":
{
"covers": false,
"format": "mp3"
},
"koharu":