[furaffinity] add 'external' option (closes #1492)
This commit is contained in:
@@ -1128,6 +1128,16 @@ Description
|
||||
* ``"html"``: Raw HTML content
|
||||
|
||||
|
||||
extractor.furaffinity.external
|
||||
------------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Follow external URLs linked in descriptions.
|
||||
|
||||
|
||||
extractor.furaffinity.include
|
||||
-----------------------------
|
||||
Type
|
||||
|
||||
@@ -98,6 +98,7 @@
|
||||
"furaffinity":
|
||||
{
|
||||
"descriptions": "text",
|
||||
"external": false,
|
||||
"include": "gallery"
|
||||
},
|
||||
"gfycat":
|
||||
|
||||
Reference in New Issue
Block a user