Main
- The command surface is concrete: transcript indexing first, embeddings second, and export paths after that.
- README names exact commands for download, search, export, embeddings, vector search, and summarize, which makes the asset answer-ready.
- The repo carries 1,804 stars and 96 forks, enough to justify inclusion despite its niche focus.
FAQ
- Do I need an LLM API key?: Only for semantic search; full-text search works offline.
- What is the minimum useful flow?: Install, download one channel, and run
yt-fts searchbefore touching embeddings. - Why TokRepo?: It is a real research CLI with explicit commands and export paths.