[paheal] add 'metadata' option (#2641)
This commit is contained in:
@@ -1761,6 +1761,18 @@ Description
|
||||
port than the default.
|
||||
|
||||
|
||||
extractor.paheal.metadata
|
||||
-------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Extract additional metadata (``source``, ``uploader``)
|
||||
|
||||
Note: This requires 1 additional HTTP request per post.
|
||||
|
||||
|
||||
extractor.patreon.files
|
||||
-----------------------
|
||||
Type
|
||||
|
||||
@@ -195,6 +195,10 @@
|
||||
"cache": true,
|
||||
"port": 6414
|
||||
},
|
||||
"paheal":
|
||||
{
|
||||
"metadata": false
|
||||
},
|
||||
"pillowfort":
|
||||
{
|
||||
"external": false,
|
||||
|
||||
Reference in New Issue
Block a user