add option to specify additional key-value pairs

This commit is contained in:
Mike Fährmann
2018-02-08 23:10:58 +01:00
parent d38bf2f54c
commit 7f7c16ae37
3 changed files with 16 additions and 2 deletions

View File

@@ -344,6 +344,15 @@ Description User-Agent header value to be used for HTTP requests.
=========== =====
extractor.*.keywords
--------------------
=========== =====
Type ``object``
Example ``{"type": "Pixel Art", "type_id": 123}``
Description Additional key-value pairs to be added to each metadata dictionary.
=========== =====
Extractor-specific Options
==========================