Mike Fährmann
5d938b17a3
[fansly:creator] support custom wall IDs ( #4401 )
2025-09-12 22:42:18 +02:00
Mike Fährmann
9677bf6e18
[fansly] add 'creator-media' extractor ( #4401 )
2025-09-12 22:27:30 +02:00
Mike Fährmann
0cb744b829
[fansly] fix posts with more than 5 files ( #4401 )
...
use an additional API request to '/v1/account/media' to fetch
remaining media files not included in the initial API response
2025-09-09 10:14:43 +02:00
Mike Fährmann
5888bcbcf8
[fansly] fix & improve format selection ( #4401 )
...
rename 'format' option to 'formats'
2025-09-09 10:14:43 +02:00
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