Now that you've gotten a brief introduction to SQL, its time to get some hands-on practice connecting to a database and executing some queries. SQLite databases are stored as files on disk. The one we ...
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 ...