-
-
Notifications
You must be signed in to change notification settings - Fork 699
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
Search suggestions are rate limited #1463
Comments
Hi, could you try fetching https://suggestqueries.google.com/complete/search?client=youtube&jsonp=JP&ds=yt&gl=US&q=test from your instance's IP? I suspect google has some kind of blocking perhaps on this endpoint 🤔 |
Hey, that seems to be the case.
So I guess I can't do anything about it then 😕 |
Can you see if the suggestions from the regular youtube.com website work? |
Hi, there's a new update that should fix this, could you let me know if it works (after updating your instance)? |
Search suggestions disappear for me as soon as I enter 3rd letter. |
I have the exact same problem, same error in dev console. |
Official Instance
Describe the bug
I get a "Could not parse json response" response when it's loading search suggestions.
Search itself works but search suggestions do not.
Suggestions work on the official instance and other instances as well, but it is API related.
To Reproduce
Do any new search that is not cached by Cloudflare at https://api-piped.mha.fi/opensearch/suggestions?query=
Expected behavior
Return search suggestions successfully
Logs/Errors
Browser, and OS with Version.
Firefox 104 on Arch Linux
Additional context
No response
The text was updated successfully, but these errors were encountered: