# Not able to download anything
Describe the bug
Every time I try to download content, i got the same error idk why
To Reproduce
1:Go to Download content from a user” 2:Go to print a list of of my suscriptions 3:go to select the username and download the content
After that the scrip starts to getting all the information like video timeline photos everything but after that i got the issue
Expected behavior
I expected download all the content without any problem
Screenshots/Logs
Hint: Please make sure that the log formatting is readable, use a paste site like Private Bin
Config
I haven't touched the config file at all
System Info
- OS: Windows 11 Home
- Browser: Chrome
- Version 131.0.6778.140 (Official Build) (64-bit)
- python
- Installed via pip: 3.12.2
Well based on your errors you are not even using this scraper. Your errors reference onlyfans-scraper which is not this scraper which is ofscraper. So no one here can help with the errors you are getting.
Well based on your errors you are not even using this scraper. Your errors reference onlyfans-scraper which is not this scraper which is ofscraper. So no one here can help with the errors you are getting.
you´re right sorry jajaja but now i´m using the correct one i´ve already installed following all the steps but i got this error
you´re right sorry jajaja but now i´m using the correct one i´ve already installed following all the steps but i got this error
Also seeing this exact behavior.
The resolution seems to be here, in #484: https://github.com/datawhores/OF-Scraper/issues/484#issuecomment-2543405270
you´re right sorry jajaja but now i´m using the correct one i´ve already installed following all the steps but i got this error
Also seeing this exact behavior.
The resolution seems to be here, in #484: #484 (comment)
well i tried but even with doing that i got the issue
well i tried but even with doing that i got the issue
Is OFscraper in its own environment? Did you use pipx to install it initially?
For example if you used pip3 instead of pipx, then OFscraper isn't in its own environment, and the pipx version isn't going to natively work.
If that's the case, you need to do pip3 uninstall ofscraper and then pipx install ofscraper
Only then should you execute the workaround I mentioned at #484.
Well based on your errors you are not even using this scraper. Your errors reference onlyfans-scraper which is not this scraper which is ofscraper. So no one here can help with the errors you are getting.
you´re right sorry jajaja but now i´m using the correct one i´ve already installed following all the steps but i got this error
if you confirm you have aiolimiter version 1.1.0 installed and are still getting this error try reinstalling ofscraper. It has fixed it for others with similar issues
Closing because this issue is old

