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

Rate limiting has been removed from TMDb #23

Closed
qwertyoldaccount opened this issue Dec 31, 2019 · 1 comment
Closed

Rate limiting has been removed from TMDb #23

qwertyoldaccount opened this issue Dec 31, 2019 · 1 comment

Comments

@qwertyoldaccount
Copy link

On December 16th 2019, TMDb removed rate limiting from their API. The rate limiting in this library should thus not be needed anymore. See updated docs and forum discussion.

@grantholle
Copy link
Owner

I've made using the rate limiter off by default (it was on previously). This way the functionality can still exist if you want it to, for whatever the reason.

If you use the default second and third parameters when initializing the object, it won't use rate limits with 1.5.

Thanks for bringing this to my attention

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

2 participants