Dorge47 / DiscordBot

MIT License
1 stars 0 forks source link

Transition to official YouTube API #2

Open Dorge47 opened 9 months ago

Dorge47 commented 9 months ago

Reliance on Dorge47/YouTubeAPI is subject to failure every time YouTube changes their frontend, as they did in 2022. Reliance on Holodex is subject to failure when their systems go down, which is a lot more often than YouTube does. Current implementation of the screwy YouTube API and the Holodex API send far too many requests for YouTube's official API quota so efforts will need to be made to either reduce API usage or request a quota increase.

Dorge47 commented 4 months ago

This may be abandoned if YouTube rejects a quota limit increase.