[fansly] add 'previews' option (#8686)
This commit is contained in:
@@ -3137,6 +3137,16 @@ Description
|
||||
List of file formats to consider during format selection.
|
||||
|
||||
|
||||
extractor.fansly.previews
|
||||
-------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Download `previews` if no other format is available.
|
||||
|
||||
|
||||
extractor.fansly.token
|
||||
----------------------
|
||||
Type
|
||||
|
||||
@@ -354,7 +354,8 @@
|
||||
{
|
||||
"token": "",
|
||||
|
||||
"formats": null
|
||||
"formats" : null,
|
||||
"previews": true
|
||||
},
|
||||
"flickr":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user