Show HN: A Hacker News client that only shows YouTube videos
12 notsahil 10 4/13/2025, 11:42:29 AM hn-yt.netlify.app ↗
Hey HN,
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 https://news.ycombinator.com/from?site=youtube.com to check YouTube links, but it lacked thumbnails, so I built one just to do it.
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.
You can try it here: https://hn-yt.netlify.app/
Happy to hear any feedback or suggestions!
PS: just use https://github.com/justinribeiro/lite-youtube
Yeah, using Nuxt Script which is similar to lite-youtube: https://scripts.nuxt.com/scripts/content/youtube-player
I prefer a denser layout like 3 or 4 across. You could just have it auto-flow without side margins, then zooming smaller would naturally just do that.
Yeah will sure add a denser layout missed out on it as I use it on phone!