Mike Fährmann
c384cd06c2
[fansly] add 'previews' option ( #8686 )
2025-12-25 20:25:47 +01:00
Mike Fährmann
7b059958c2
[fansly] handle posts without accountId/contentId/attachments ( #8572 )
2025-11-19 20:46:34 +01:00
Mike Fährmann
5545a0e8e6
[fansly] update format selection ( #4401 )
...
https://github.com/mikf/gallery-dl/issues/4401#issuecomment-3383021221
sort by
- width
- HTTP (formats 0,1,2,3,4)
- DASH (format 303)
- HLS (format 302)
2025-10-08 23:17:16 +02:00
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
bfee2a37aa
[fansly] improve file extraction code ( #4401 )
...
- add 'format' option
- handle exceptions
2025-09-04 22:58:37 +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