Monday, May 22, 2023

New best story on Hacker News: Show HN: YouTube Full Text Search – Search all of a channel from the commandline

Show HN: YouTube Full Text Search – Search all of a channel from the commandline
521 by notjoemartinez | 156 comments on Hacker News.
yt-fts is a simple python script that uses yt-dlp to scrape all of a youtube channels subtitles and load them into an 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.

New best story on Hacker News: Notes on switching to Helix from Vim

Notes on switching to Helix from Vim 312 by chmaynard | 217 comments on Hacker News.