[fansly] add initial support (#4401)

- only posts and creator posts work
- 'home' and 'list' extractors do nothing atm
- needs 'authorization' header as 'token' config value
  to access locked content
- needs yt-dlp to download 1080p videos
This commit is contained in:
Mike Fährmann
2025-09-02 22:03:37 +02:00
parent 1c9f4ff867
commit e2ca64a636
6 changed files with 264 additions and 0 deletions

View File

@@ -328,6 +328,10 @@
"fee-max" : null,
"metadata": false
},
"fansly":
{
"token": ""
},
"flickr":
{
"access-token" : null,