[khinsider] add 'covers' option (#6844)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -366,6 +366,7 @@
|
||||
},
|
||||
"khinsider":
|
||||
{
|
||||
"covers": false,
|
||||
"format": "mp3"
|
||||
},
|
||||
"koharu":
|
||||
|
||||
Reference in New Issue
Block a user