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

Error retrieving media results #72

Open
gusarg81 opened this issue Nov 16, 2020 · 4 comments
Open

Error retrieving media results #72

gusarg81 opened this issue Nov 16, 2020 · 4 comments

Comments

@gusarg81
Copy link

I often have these errors when searching/loading media results:

Http failure response for https://www.googleapis.com/youtube/v3/search?part=snippet,id&maxResults=20&key=AIzaSyB9cgwdwPyk6RcTNr86pZ1t-NqxL-EzNe4&q=house%20mix%202021&type=video&videoType=any&videoDuration=any&videoDefinition=any: 403 Forbidden The request cannot be completed because you have exceeded your <a href="/youtube/v3/getting-started#quota">quota</a>.

@orizens
Copy link
Owner

orizens commented Nov 18, 2020

hi @gusarg81
you're correct - the youtube api has been limited in number of calls and handling errors - and so - api quota is limited.

@gusarg81
Copy link
Author

Damn Google!!

@gusarg81
Copy link
Author

gusarg81 commented Nov 19, 2020

Btw, maybe you can implement something like devs from NewPipe do, which does not use Youtube/Google api at all iirc.

@orizens
Copy link
Owner

orizens commented Nov 19, 2020

i'm wondering what api they're using for videos.

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