Skip to content

IntroDB.app Markers v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 09:15
· 2 commits to main since this release

This is the first release of the Silo-managed IntroDB.app marker provider.

It reads public intro, recap, and outro timestamps with no account or API key, maps outro to Silo credits, and is designed to run alongside TheIntroDB. Silo can merge the best marker for each segment and persist it for every user.

Performance is deliberately bounded: one API request returns all segment types, requests time out after three seconds, identical concurrent lookups collapse into one call, complete results cache for 24 hours, incomplete results cache for 15 minutes, and rate-limit or Cloudflare failures trigger cooldowns. Playback never waits for the provider.

Related work: