[fansly] add 'previews' option (#8686)

This commit is contained in:
Mike Fährmann
2025-12-25 20:25:47 +01:00
parent 01fe6870a3
commit c384cd06c2
4 changed files with 55 additions and 3 deletions

View File

@@ -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

View File

@@ -354,7 +354,8 @@
{
"token": "",
"formats": null
"formats" : null,
"previews": true
},
"flickr":
{