CLI ToolsMay 14, 2026·1 min read

yt-fts — YouTube Full-Text Search CLI

yt-fts indexes YouTube transcripts for CLI, semantic search, and RAG flows; verified 1,804 stars with pip install and search/export commands in README.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 62/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Cli
Install
Bundle
Trust
Trust: Established
Entrypoint
pip install yt-fts
Universal CLI install command
npx tokrepo install d6a5082f-b4f9-5ddc-8d48-51d5d32dde73
Intro

yt-fts indexes YouTube transcripts for CLI, semantic search, and RAG flows; verified 1,804 stars with pip install and search/export commands in README.

Best for: Researchers and builders who need transcript search and lightweight local RAG over YouTube content

Works with: Python environments, SQLite or Chroma search layers, OpenAI or Gemini keys for semantic flows

Setup time: 5-10 minutes

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 search before touching embeddings.
  • Why TokRepo?: It is a real research CLI with explicit commands and export paths.
🙏

Source & Thanks

Source: https://github.com/NotJoeMartinez/yt-fts > License: Unlicense > GitHub stars: 1804 · forks: 96

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets