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

Temporary aiolimiter fix/ Fix for for no downloads finished script #495

Open
datawhores opened this issue Dec 31, 2024 · 0 comments
Open

Comments

@datawhores
Copy link
Owner

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

There is a fix implemented in the code base as well

@datawhores datawhores pinned this issue Dec 31, 2024
@datawhores datawhores changed the title Temporary aiolimiter fix Temporary aiolimiter fix/ Fix for for no downloads finished script Dec 31, 2024
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

1 participant