taux1c / onlyfans-scraper

A tool that allows you to print to file all content you are subscribed to on onlyfans including content you have unlocked or has been sent to you in messages.
MIT License
289 stars 34 forks source link

Program just closes as soon as it starts to scrape the content (tried everything i thought of and it didn't work) #53

Open MrAidxn opened 1 year ago

MrAidxn commented 1 year ago

OS: Windows

How did you install?: pip install onlyfans-scraper

Traceback:

Python Version: 3.11

Program Version:

PIP Freeze:

Steps to recreate:

TheOne4TheRest commented 1 year ago

Must be in a conflicting version of some software that is running. IHave you tried doing "pip uninstall onlyfans-scraper" then going to the folders and making sure everything has been erased and emptied from the trash can? The use the "git clone ......" from the page then run "pip install onlyfans-scraper" I have had it where my httpx was not running V2 and due to another software running, so make sure the pip install -r requirements.txt " gets run when installing and it should tell you if there is anything conflicts. It could be you version of pip as well. good luck - Cheers

MrAidxn commented 1 year ago

Must be in a conflicting version of some software that is running. IHave you tried doing "pip uninstall onlyfans-scraper" then going to the folders and making sure everything has been erased and emptied from the trash can? The use the "git clone ......" from the page then run "pip install onlyfans-scraper" I have had it where my httpx was not running V2 and due to another software running, so make sure the pip install -r requirements.txt " gets run when installing and it should tell you if there is anything conflicts. It could be you version of pip as well. good luck - Cheers

Thank you, I will try that!

TheOne4TheRest commented 1 year ago

Must be in a conflicting version of some software that is running. IHave you tried doing "pip uninstall onlyfans-scraper" then going to the folders and making sure everything has been erased and emptied from the trash can? The use the "git clone ......" from the page then run "pip install onlyfans-scraper" I have had it where my httpx was not running V2 and due to another software running, so make sure the pip install -r requirements.txt " gets run when installing and it should tell you if there is anything conflicts. It could be you version of pip as well. good luck - Cheers

Thank you, I will try that!

What was the outcome?

MrAidxn commented 1 year ago

Must be in a conflicting version of some software that is running. IHave you tried doing "pip uninstall onlyfans-scraper" then going to the folders and making sure everything has been erased and emptied from the trash can? The use the "git clone ......" from the page then run "pip install onlyfans-scraper" I have had it where my httpx was not running V2 and due to another software running, so make sure the pip install -r requirements.txt " gets run when installing and it should tell you if there is anything conflicts. It could be you version of pip as well. good luck - Cheers

Thank you, I will try that!

What was the outcome?

It still does the same thing even after downloading again. I don't get what it requires.

taux1c commented 11 months ago

This repo is outdated (no longer works) and I am no longer maintaining it.