Error retrieving media results
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>.
hi @gusarg81 you're correct - the youtube api has been limited in number of calls and handling errors - and so - api quota is limited.
Damn Google!!
Btw, maybe you can implement something like devs from NewPipe do, which does not use Youtube/Google api at all iirc.
i'm wondering what api they're using for videos.