Download individual files instead of '.zip' bundle by default. https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3679504391
This commit is contained in:
@@ -4064,6 +4064,16 @@ Description
|
||||
the first in the list gets chosen (usually `mp3`).
|
||||
|
||||
|
||||
extractor.koofr.zip
|
||||
-------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Download shared `/links/` with multiple files as a single `.zip` file.
|
||||
|
||||
|
||||
extractor.lolisafe.domain
|
||||
-------------------------
|
||||
Type
|
||||
|
||||
@@ -518,6 +518,10 @@
|
||||
"covers": false,
|
||||
"format": "mp3"
|
||||
},
|
||||
"koofr":
|
||||
{
|
||||
"zip": false
|
||||
},
|
||||
"luscious":
|
||||
{
|
||||
"gif": false
|
||||
|
||||
Reference in New Issue
Block a user