[koofr] implement 'zip' option (#6582 #8700)

Download individual files instead of '.zip' bundle by default.

https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3679504391
This commit is contained in:
Mike Fährmann
2026-01-01 18:58:07 +01:00
parent 3b316c857f
commit fcf6f05a0d
4 changed files with 112 additions and 12 deletions

View File

@@ -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

View File

@@ -518,6 +518,10 @@
"covers": false,
"format": "mp3"
},
"koofr":
{
"zip": false
},
"luscious":
{
"gif": false