samuelmaddock / gm-mediaplayer

:tv: Garry's Mod media player which features synchronized streaming media services
MIT License
49 stars 28 forks source link

YouTube requests are being denied #29

Closed TiberiumFusion closed 4 years ago

TiberiumFusion commented 4 years ago

[Request Error] The request cannot be completed because you have exceeded your <a href="/youtube/v3/getting-started#quota">quota</a>.

This happens when I try to request YouTube videos (circa 2020-01-19 right now). I've tried popular and unpopular videos, videos with ads and videos without ads. They all fail to play with the same error.

WinterPhoenix commented 4 years ago

It’ll reset in about 30 minutes (every day at 12AM Pacific Time). This is indeed due to running into Quota Limits with the YouTube API.

Recently, YouTube adjusted the “cost” of certain requests, aka how many points they use, as well as the default limits for everything accessing the API.

This has lead to recent issues with both Cinema and Media Player running into the limit and unable to request any videos until it next resets.

Mihoshika commented 4 years ago

Having this same issue. Waited a day, and issue still persists. This is on a small server, though, so I can't see how this is being caused by hitting limits... Unless API limits are shared by all servers.

samuelmaddock commented 4 years ago

33