TGTGInsighttelegram intelligenceLIVE / telegram public index
← Libreware
Libreware avatar

TGINSIGHT POST

Post #1521

@libreware

Libreware

Views8,290Post view count
PostedDec 412/04/2025, 03:59 PM
Post content

Post content

yt-fts - YouTube Full Text Search https://github.com/NotJoeMartinez/yt-fts yt-fts is a command line program that uses yt-dlp to scrape all of a #YouTube channels #subtitles and load them into a sqlite database that is searchable from the command line. It allows you to query a channel for specific key word or phrase and will generate time stamped YouTube urls to the video containing the keyword. It also supports semantic search via the OpenAI embeddings API, Gemini embedding API and using chromadb. Blog Post LLM/RAG Chat Bot Video Summaries Semantic Search CHANGELOG Installation: pip install yt-fts #yt