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

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
CLI Tool
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install d6a5082f-b4f9-5ddc-8d48-51d5d32dde73 --target codex

Stages files first; activation requires review of the staged README and plan.

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