ArchivedUltimaScraper icon indicating copy to clipboard operation
ArchivedUltimaScraper copied to clipboard

After model & media type selection only downloads metadata from models I'm not subscribed to anymore, not selected model [OnlyFans]

Open peterambos opened this issue 1 year ago • 4 comments

I've gotten the Scraper to work and login to OnlyFans, but when I select a model and media type, it doesn't download anything from the selected model, only random metadata from models I used to follow.

Here's what I'm shown in both CMD and PowerShell when I try it:

poetry run python start_us.py
Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly
1
Choose Profiles: 0 = All | 1 = default
1
Choose Subscriptions: 0 = All | 1 = ModelIWantToDownload
1
Choose Medias: 0 = All | 1 = Images | 2 = Videos | 3 = Audios | 4 = Texts
0
Processing Scraped Messages
100%|███████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 492.93it/s]
Processing metadata.
ModelIUsedtobeSubscribedToAndDontWantToDownload: Renaming files.
100%|████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<?, ?it/s]
Choose Medias: 0 = All | 1 = Images | 2 = Videos | 3 = Audios | 4 = Texts

When I check [UltimaScraperFolder]_user_data_\sites\OnlyFans after that, I only find folders named after models I used to follow that only contain metadata.

Am I doing something wrong? Is this a bug? How can I fix this?

peterambos avatar Apr 22 '23 13:04 peterambos

same for me

spreagit avatar Apr 22 '23 19:04 spreagit

I was having this problem and let it sit for a while. It eventually downloaded the metadata for every model I wasn't subscribed to and THEN started downloading the model/media I selected.

King-Bread avatar Apr 22 '23 19:04 King-Bread

A temp solution is, if the model in question has a lot of content that would affect script runtime, block the model on the site.

betoalanis avatar Apr 22 '23 20:04 betoalanis

Was there any update to this or is it actually another issue? There must be some config to change in the config file but does anyone know the specific ones to ensure only the model you pick has anything for them downloaded?

verdetren avatar Jun 15 '23 07:06 verdetren