[khinsider] add 'format' option (closes #840)

This commit is contained in:
Mike Fährmann
2020-07-12 23:06:42 +02:00
parent d594977ca1
commit cb0132e441
2 changed files with 33 additions and 3 deletions

View File

@@ -879,6 +879,21 @@ Description Download video files.
=========== =====
extractor.khinsider.format
--------------------------
=========== =====
Type ``string``
Default ``"mp3"``
Description The name of the preferred file format to download.
Use ``"all"`` to download all available formats,
or a (comma-separated) list to select multiple formats.
If the selected format is not available,
the first in the list gets chosen (usually `mp3`).
=========== =====
extractor.kissmanga.captcha
---------------------------
=========== =====