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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Jukesy - a music video player

3 点作者 adrianbravo大约 13 年前

1 comment

adrianbravo大约 13 年前
Hi HN.<p>I was hoping I could get some feedback on this project I've been working on. It's a music player that plays YouTube videos while allowing search through Last.fm (for better data). Right now it uses node and backbone.js.<p>It has a few basic features. Primarily, you can make playlists. You can also put the player into 'discovery' mode to listen to music similar to whatever you're already listening to. Search is relatively robust for a site of its kind (in my opinion).<p>I plan on adding a few more features including genre-based radio, scrobbling, favorites, a mobile app, and "channels" for social listening.<p>Source code is available too, if you want to check it out. It's written purely in javascript. <a href="https://github.com/adrianbravo/jukesy" rel="nofollow">https://github.com/adrianbravo/jukesy</a>