UltimaHoarder / UltimaScraper

Scrape all the media from an OnlyFans account - Updated regularly
GNU General Public License v3.0
3.88k stars 611 forks source link

[Fansly] Not pulling new content after subscribing to previously followed model #2080

Open FDrebin opened 4 months ago

FDrebin commented 4 months ago

Currently experiencing an issue with pulling data from Fansly where I previously had a model followed (following) and now after subscribing I would expect the scraper to pull all previous content and new content that has been unlocked as the subscription is now paid.

Before subscribing, 20 photos were available to be viewed, after subscribing over 700 + video are available.

Not sure if there is any additional details I can provide.

theuser29hundred commented 4 months ago

I'm having trouble downloading from Fansly as well. I've mixed together the media and databases of 3 different versions of this project over the years and now I've noticed that not all posts are being recognized / downloaded, even going back pretty far. eg. 30/60+ videos and 13 of 80+ videos from different creators, deleting the metadata file for the respective creator didn't help either, there are a lot of files just not being recognized.

FDrebin commented 4 months ago

I just realized as well that it is scraping new data for creators that I have unfollowed which is very interesting, it makes me wonder is there a cache somewhere that is screwy.

theuser29hundred commented 4 months ago

I noticed a similar problem where it's scraping messages of creators I unfollowed which clutters up my list when I select who, but I'm not sure if it's been doing their posts, very weird.

FDrebin commented 4 months ago

I tried deleting the folders out of the __user_data__\sites\Fansly , making it empty and upon re-running it it instantly pulled in all the models that I have unfollowed. I thought maybe it was related to the browser cache(s), so i went ahead and force refreshed the browser I pulled the auth from , deleted the folders all again, re-ran and still pulled in all the models, but, but, it only displays the single model I am subscribed to now, where before it displayed all the unfollowed ones.

I also tried deleting many of the folders and re-copying them from the repo leaving only my settings and __user_data__ intact but it still pulled all the models I unfollowed, and not any relevant content from the one I recently subscribed to.