Commit Graph

7 Commits

Author SHA1 Message Date
Mike Fährmann
69f4036e29 [fansly] provide fallback URL for manifest downloads (#4401) 2025-09-07 08:44:10 +02:00
Mike Fährmann
41a70490f1 [fansly] emit debug logging message when using a 'token' (#4401) 2025-09-07 08:41:49 +02:00
Mike Fährmann
bfee2a37aa [fansly] improve file extraction code (#4401)
- add 'format' option
- handle exceptions
2025-09-04 22:58:37 +02:00
Mike Fährmann
b64eba1f56 [fansly] update (#4401)
- fix 'list' URLs
- allow 'id:…' as creator identifier
- simplify API code
2025-09-04 21:25:34 +02:00
Mike Fährmann
0fcd34d15e [fansly] implement 'list' extractor (#4401)
and add 'lists' extractor to collect your account's lists
2025-09-03 21:14:22 +02:00
Mike Fährmann
1082d99aef [fansly] implement 'home' extractor (#4401) 2025-09-03 19:52:50 +02:00
Mike Fährmann
e2ca64a636 [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
2025-09-02 22:12:51 +02:00