Hey HN,<p>I wanted a way to quickly see only the YouTube videos being shared on Hacker News without wading through other links. So, I built this little tool. I used to use <a href="https://news.ycombinator.com/from?site=youtube.com">https://news.ycombinator.com/from?site=youtube.com</a> to check YouTube links, but it lacked thumbnails, so I built one just to do it.<p>It uses the hn.algolia.com API and is built with Nuxt3. I originally made this for myself but thought others might find it useful too.<p>You can try it here: <a href="https://hn-yt.netlify.app/" rel="nofollow">https://hn-yt.netlify.app/</a><p>Happy to hear any feedback or suggestions!