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

excessive youtube api requests #78

Open
3 tasks
ReenigneArcher opened this issue Jan 31, 2023 · 0 comments
Open
3 tasks

excessive youtube api requests #78

ReenigneArcher opened this issue Jan 31, 2023 · 0 comments
Assignees

Comments

@ReenigneArcher
Copy link
Member

Describe the Bug

Each PR creates a significant number of YouTube API requests. This can cause issues when trying to get a change into the master branch.

Expected Behavior

Let's implement some things to improve this situation.

  • requests cache, saving cache file to GitHub
  • separate API key strictly for merges into master
  • fallback to YouTube DL to get metadata

Additional Context

No response

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