Voldrix / onlyfans-dl-2

OnlyFans content downloader v2
GNU General Public License v3.0
151 stars 23 forks source link

Missing Pinned Posts? #76

Open ArchDirty opened 1 year ago

ArchDirty commented 1 year ago

This is about missing posts, but I think it's because it's a different network call altogether.

I recently purchased some images on a post. I saved and bookmarked it. When I go to that creator's page, this post (dated May) shows at the top of the feed, then the later posts.

Looking through the network panel, the top post is retrieved SEPARATELY. Looking through the downloads though, the images from this post are missing.

Url: posts?skip_users=all&pinned=1&counters=0&format=infinite

The data on this call looks the exact same as the normal posts call. As far as I can tell, this post is PINNED. And therefore missed in the regular call for posts.

Voldrix commented 1 year ago

was the date of the pinned post within the range of days you were downloading? if so, make sure you have the "purchased" variable set to true, and if you have subfolders enabled, they will appear in a separate "purchased" folder.

ArchDirty commented 1 year ago

Sorry for the delayed response. Yes, those options are picked. I also typically don't use a date range. I've tried downloading this profile without a date range, but it never gets picked up.