mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 17:41:32 +00:00
feat: integrate official YouTube Data API v3 for robust metadata extraction
This commit is contained in:
@@ -32,6 +32,7 @@ if GEMINI_API_KEY and not os.getenv("GOOGLE_API_KEY"):
|
||||
os.environ["GOOGLE_API_KEY"] = GEMINI_API_KEY
|
||||
|
||||
GH_TOKEN = os.getenv("GH_TOKEN")
|
||||
YOUTUBE_API_KEY = os.getenv("YOUTUBE_API_KEY")
|
||||
|
||||
# Gemini Configuration (Dynamic Discovery Enabled)
|
||||
GEMINI_API_VERSION = "v1beta"
|
||||
|
||||
Reference in New Issue
Block a user