📚 Cs/books/uwu
580 subscribers
291 photos
49 videos
591 files
1.56K links
Download Telegram
Forwarded from Libreware
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 APIGemini embedding API and using chromadb.

Blog Post
LLM/RAG Chat Bot
Video Summaries
Semantic Search
CHANGELOG

Installation:
pip install yt-fts

#yt