还是说在实际操作中更多的是一种建议?<p>你的经历是什么?
返回首页
最新
构建了 hum,一个专注于快速键盘操作和低资源占用的简约终端音乐播放器。<p>> 无广告播放(通过 yt-dlp + mpv 的原始流 URL)
> 以键盘为主,低资源占用的终端用户体验
> 无需 API 密钥 / 账户 / 订阅
> 支持歌曲搜索、直接 YouTube 链接、播放列表和广播模式
> 在 Linux/macOS 上一条命令安装,或在 Windows 上运行源代码<p>安装:"curl -fsSL <a href="https://raw.githubusercontent.com/Devendra116/hum/main/install.sh" rel="nofollow">https://raw.githubusercontent.com/Devendra116/hum/main/install.sh</a> | sh"<p>代码库: <a href="https://github.com/Devendra116/hum" rel="nofollow">https://github.com/Devendra116/hum</a><p>期待反馈