Skip to content

v0.2.0 — reliable transcripts for coding agents

Choose a tag to compare

@gvkhosla gvkhosla released this 07 Sep 17:58
· 8 commits to main since this release

Save available YouTube captions locally and retrieve timestamped passages from your coding agent.

  • Preserves raw captions, technical notation, multiline text, and repeated speech.
  • Passage-level SQLite FTS5 search and bounded reads with --from / --to.
  • Idempotent ingestion, atomic markdown exports, consistent JSON output.
  • Pinned installer and Pi/Codex/Claude Code skill with explicit cookie consent.
  • Automatic v0.1 database backup and migration; legacy timing is marked approximate.

Validation: 34 offline tests passing across macOS/Linux and Python 3.9/3.13, plus live manual-caption and auto-caption ingestion checks.

See the README for installation. Requires Python 3.9+ with FTS5 and yt-dlp. Caption-less videos remain unsupported.