Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# OF-Scraper Announcements:__(1) error, cant get past message. #492

Open
god43 opened this issue Dec 28, 2024 · 13 comments
Open

# OF-Scraper Announcements:__(1) error, cant get past message. #492

god43 opened this issue Dec 28, 2024 · 13 comments

Comments

@god43
Copy link

god43 commented Dec 28, 2024

hello I cant seem to run the scrapper, I cant get past this message and I am not sure why? I set it to keydb and provided an api key. thanks.

OF-Scraper Announcements:(1). For those who use cdrm for cdm; a fix has logs.py:82
been pushed to handle errors from the CDRM-Project API. Previously FFMPEG would endlessly fail for effected
downloads because of bad inputs being cached. Update to at least [3.12.7]
(2). cdrm seems to be getting ip
blocked by onlyfans based on error messages, the fix is to use your own keys or switch to keydb or to wait
for the requests to work again

@cjb900
Copy link

cjb900 commented Dec 29, 2024

This isn't an error message but just an announcement message I the scraper. To help we would need a screenshot of the issue you are having to try and help.

@god43
Copy link
Author

god43 commented Dec 29, 2024 via email

@cjb900
Copy link

cjb900 commented Dec 29, 2024

If a screenshot wouldn't be helpful then I wouldn't have asked for one.

@god43
Copy link
Author

god43 commented Dec 29, 2024

here you go, thanks.

image

@cjb900
Copy link

cjb900 commented Dec 29, 2024

Ya this shows more information than what you initially posted and tells me exactly what your issue is. You need to have aiolimiter version 1.1.0 installed. Any newer version will not work.

@god43
Copy link
Author

god43 commented Dec 29, 2024

interesting ok thanks ill try that out and let you know.

@ScottP8
Copy link

ScottP8 commented Dec 29, 2024

Ya this shows more information than what you initially posted and tells me exactly what your issue is. You need to have aiolimiter version 1.1.0 installed. Any newer version will not work.

Hi, thanks for your hint, I got the same error message, then I installed “aiolimiter” 1.1.0, it but it seems still not working, could you tell me if I miss anything please?
ofscraper issue 492

@cjb900
Copy link

cjb900 commented Dec 29, 2024

If you have confirmed to have aiolimiter version 1.1.0 installed you may need to reinstall ofscraper to get it to work.

@ScottP8
Copy link

ScottP8 commented Dec 29, 2024

If you have confirmed to have aiolimiter version 1.1.0 installed you may need to reinstall ofscraper to get it to work.

Yes, ok just tried, still got the identical message of the screenshot above
ofscraper issue 492 p3

@cjb900
Copy link

cjb900 commented Dec 29, 2024

you need to uninstall the pipx version of ofscraper and install it via pip to get it to work with the way you installed aiolimiter

@god43
Copy link
Author

god43 commented Dec 30, 2024

i installed it using "pip install aiolimiter==1.1.0", and my issue went away. thanks.

@ScottP8
Copy link

ScottP8 commented Dec 30, 2024

you need to uninstall the pipx version of ofscraper and install it via pip to get it to work with the way you installed aiolimiter

Now seems working to me too, thanks a lot

@WyohKnott
Copy link
Contributor

@datawhores can you pin an issue regarding this error?

Symptom: ofscraper closes with no download with "Finished script"

Solution: Pin aiolimiter to version 1.1.0:

  • if you used pip to install: pip install aiolimiter==1.1.0
  • if you used pipx to install: pipx inject ofscraper aiolimiter==1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants