TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A Hacker News client that only shows YouTube videos

12 点作者 notsahil大约 1 个月前
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:&#x2F;&#x2F;news.ycombinator.com&#x2F;from?site=youtube.com">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;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:&#x2F;&#x2F;hn-yt.netlify.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hn-yt.netlify.app&#x2F;</a><p>Happy to hear any feedback or suggestions!

6 条评论

dan_voronov大约 1 个月前
I see a set of large images where the mouse cursor indicates they are clickable, but clicking in Firefox with AdBlock enabled doesn&#x27;t work. I clicked for a long time and realized you&#x27;re making fun of me?<p>PS: just use <a href="https:&#x2F;&#x2F;github.com&#x2F;justinribeiro&#x2F;lite-youtube">https:&#x2F;&#x2F;github.com&#x2F;justinribeiro&#x2F;lite-youtube</a>
评论 #43675493 未加载
karmakaze大约 1 个月前
Cool. Was hacker-tube not available?<p>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.
评论 #43675544 未加载
bdcp大约 1 个月前
Great! I&#x27;m missing &#x27;Most points Last Week&#x27;, &#x27;Most points Last Month&#x27; etc. That would be nice!
p2hari大约 1 个月前
Sometimes I do use the search functionality to find something to watch. But this looks neat.
racked大约 1 个月前
Does it include those from comments? Great videos to be found there, too.
atmanactive大约 1 个月前
This is great! Thank you.