I’ve built a tool to summarize/outline YouTube videos using chatGPT,

it doesn’t handle large content yet, but it’s good enough to filter the majority of videos and help me decide if I should watch it or not.

It might be usefull to someone else as well.

some sample here

https://gist.github.com/fmeyer/87fce5279bb06e215828e7732fed740e

code: https://github.com/fmeyer/tldw

ps: don’t mind my crappy rust.