/Youtube-Transcript-Grabber

Quick hacky program to grab Youtube video transcripts to plug into a LLM for summarization

Primary LanguageC#

Youtube Transcript Grabber

It's pretty much a local clone of https://nobinge.watch/ I wrote super quickly with the help of ChatGPT. It takes a Youtube URL as input (not as a CLI argument but as an input to an interactive prompt), grabs the subtitles for the video, strings them together with a generic prompt, and inserts the whole thing into the clipboard.

Take the clipboard output and paste it into ChatGPT or a similar LLM, and it'll give you a summary of the video.

Libraries used:

screenshot of result prompt