[artstation] add 'pro-first' option (#3273)
This commit is contained in:
@@ -885,6 +885,17 @@ Description
|
||||
Try to follow external URLs of embedded players.
|
||||
|
||||
|
||||
extractor.artstation.search.pro-first
|
||||
-------------------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Enable the "Show Studio and Pro member artwork first" checkbox
|
||||
when retrieving search results.
|
||||
|
||||
|
||||
extractor.aryion.recursive
|
||||
--------------------------
|
||||
Type
|
||||
|
||||
@@ -37,7 +37,8 @@
|
||||
|
||||
"artstation":
|
||||
{
|
||||
"external": false
|
||||
"external": false,
|
||||
"pro-first": true
|
||||
},
|
||||
"aryion":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user