-
Notifications
You must be signed in to change notification settings - Fork 0
Generating a YouTube API key
You can give Pinchfork a YouTube API key to make Fast Indexing faster and more accurate. Most users don't need this, but it's valuable if you archive channels that upload frequently or delete videos quickly.
Note: By default, an API key supports Fast Indexing for roughly 65 sources at a 10-minute polling interval. If API access fails, the app falls back to RSS automatically.
Caution: Use a burner Google account completely separate from your main account. Google can restrict or revoke API access if they dislike the usage pattern.
- Visit the Google Cloud Console — confirm you're using the expected Google account (upper right).
- Create a new project.
- Search for and enable the YouTube Data API v3.
- Go to Credentials → Create Credentials → API Key.
- Copy the generated key.
- Restrict the key to the YouTube Data API v3 only (recommended).
Paste the key into the YouTube API Key field on the Settings page. Pinchfork will use it automatically for Fast Indexing going forward.
After saving the key, use the test button (the play icon next to the API key field) to validate it instantly. Pinchfork will check the key against a known public playlist and show a checkmark or an error with a reason.
You can also verify by checking the logs after the next Fast Indexing run — look for Fetching recent media IDs from YouTube API without a Failed to fetch YouTube API entry following it.