[bellazon] add 'quoted' option (#8247)
ignore quoted content by default
This commit is contained in:
@@ -1600,6 +1600,16 @@ Description
|
||||
``image``, ``video``, ``mediacollection``, ``embed``, ``text``.
|
||||
|
||||
|
||||
extractor.bellazon.quoted
|
||||
-------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Extract files from quoted content.
|
||||
|
||||
|
||||
extractor.[blogger].api-key
|
||||
---------------------------
|
||||
Type
|
||||
|
||||
@@ -154,6 +154,10 @@
|
||||
|
||||
"modules": ["image", "video", "mediacollection", "embed"]
|
||||
},
|
||||
"bellazon":
|
||||
{
|
||||
"quoted": false
|
||||
},
|
||||
"bilibili":
|
||||
{
|
||||
"sleep-request": "3.0-6.0"
|
||||
|
||||
Reference in New Issue
Block a user