2020-10-10 19:54:44 +08:00
|
|
|
|
<br />
|
|
|
|
|
<p align="center">
|
2020-12-31 14:39:35 +08:00
|
|
|
|
<a href="https://music.qier222.com" target="blank">
|
2020-10-10 19:54:44 +08:00
|
|
|
|
<img src="images/logo.png" alt="Logo" width="156" height="156">
|
|
|
|
|
</a>
|
|
|
|
|
<h2 align="center" style="font-weight: 600">YesPlayMusic</h2>
|
|
|
|
|
|
|
|
|
|
<p align="center">
|
2020-10-17 00:18:44 +08:00
|
|
|
|
高颜值的第三方网易云播放器
|
2020-10-10 19:54:44 +08:00
|
|
|
|
<br />
|
2020-12-31 14:39:35 +08:00
|
|
|
|
<a href="https://music.qier222.com" target="blank"><strong>🌎 访问DEMO</strong></a> |
|
2020-11-23 20:10:49 +08:00
|
|
|
|
<a href="#%EF%B8%8F-安装" target="blank"><strong>📦️ 下载安装包</strong></a>
|
2020-10-10 19:54:44 +08:00
|
|
|
|
<br />
|
|
|
|
|
<br />
|
|
|
|
|
</p>
|
|
|
|
|
</p>
|
|
|
|
|
|
2020-12-31 14:39:35 +08:00
|
|
|
|
[![Library][library-screenshot]](https://music.qier222.com)
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
|
|
|
|
## ✨ 特性
|
|
|
|
|
|
|
|
|
|
- ✅ 使用 Vue.js 全家桶开发
|
2020-10-17 00:18:44 +08:00
|
|
|
|
- 🔴 网易云账号登录
|
2021-03-07 23:16:02 +08:00
|
|
|
|
- 📺 支持 MV 播放
|
2021-01-20 14:02:32 +08:00
|
|
|
|
- 📃 支持歌词显示
|
2021-03-07 23:16:02 +08:00
|
|
|
|
- 📻 支持私人 FM
|
2020-10-10 19:54:44 +08:00
|
|
|
|
- 🚫🤝 无任何社交功能
|
2020-11-23 20:10:49 +08:00
|
|
|
|
- 🌎️ 海外用户可直接播放(需要登录网易云账号)
|
2021-01-20 14:02:32 +08:00
|
|
|
|
- 🔐 支持 [UnblockNeteaseMusic](https://github.com/nondanee/UnblockNeteaseMusic),自动使用 QQ/酷狗/酷我音源替换变灰歌曲链接 (网页版不支持)
|
|
|
|
|
- ⏭️ 支持 MediaSession API,可以使用系统快捷键操作上一首下一首
|
|
|
|
|
- ✔️ 每日自动签到(手机端和电脑端同时签到)
|
|
|
|
|
- 🌚 Light/Dark Mode 自动切换
|
2020-12-31 14:39:35 +08:00
|
|
|
|
- 👆 支持 Touch Bar
|
2021-01-20 14:02:32 +08:00
|
|
|
|
- 🖥️ 支持 PWA,可在 Chrome/Edge 里点击地址栏右边的 ➕ 安装到电脑
|
|
|
|
|
- 🙉 支持显示歌曲和专辑的 Explicit 标志
|
2020-10-10 19:54:44 +08:00
|
|
|
|
- 🛠 更多特性开发中
|
|
|
|
|
|
2020-11-23 20:10:49 +08:00
|
|
|
|
## 📦️ 安装
|
|
|
|
|
|
|
|
|
|
Electron 版本由 [@hawtim](https://github.com/hawtim) 和 [@qier222](https://github.com/qier222) 适配并维护,支持 macOS、Windows、Linux。
|
|
|
|
|
|
2020-12-31 14:39:35 +08:00
|
|
|
|
访问本项目的 [Releases](https://github.com/qier222/YesPlayMusic/releases) 页面下载安装包,或者访问 [镜像下载站 (大陆访问更快)](https://dl.qier222.com/YesPlayMusic/) 下载。
|
2020-11-23 20:10:49 +08:00
|
|
|
|
|
2021-02-01 10:24:40 +08:00
|
|
|
|
macOS 用户也可以通过 `brew install --cask yesplaymusic` 来安装。
|
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
## ⚙️ 部署至 Vercel
|
2020-11-23 20:10:49 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
除了下载安装包使用,你还可以将本项目部署到 Vercel 或你的服务器上。下面是部署到 Vercel 的方法
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
1. 部署网易云 API,详情参见 [Binaryify/NeteaseCloudMusicApi](https://neteasecloudmusicapi.vercel.app/#/?id=%e5%ae%89%e8%a3%85) 。你也可以将 API 部署到 Vercel。
|
2021-01-26 11:58:00 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
2. 点击本仓库右上角的 Fork,复制本仓库到你的 GitHub 账号。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
3. 打开 [Vercel.com](https://vercel.com),使用 GitHub 登录。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
4. 点击 Import Git Repository 并选择你刚刚复制的仓库并点击 Import。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
5. 点击 PERSONAL ACCOUNT 旁边的 Select。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
6. 点击 Environment Variables,填写 Name 为 `VUE_APP_NETEASE_API_URL`,Value 为你刚刚部署的网易云 API 地址,点击 Add。最后点击底部的 Deploy 就可以部署到 Vercel 了。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
## 👷♂️ 打包客户端
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
如果在 Release 页面没有找到适合你的设备的安装包的话,你可以根据下面的步骤来打包自己的客户端。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
1. 打包 Electron 需要用到 Node.js 和 Yarn。可前往 [Node.js 官网](https://nodejs.org/zh-cn/) 下载安装包。安装 Node.js 后可在终端里执行 `npm install -g yarn` 来安装 Yarn。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
2. 使用 `git clone https://github.com/qier222/YesPlayMusic.git` 克隆本仓库到本地。
|
|
|
|
|
|
|
|
|
|
3. 使用 `yarn install` 安装项目依赖。
|
|
|
|
|
|
|
|
|
|
4. 选择下列表格的命令来打包适合的你的安装包,打包出来的文件在 `/dist_electron` 目录下。了解更多信息可访问 [electron-builder 文档](https://www.electron.build/cli)
|
|
|
|
|
|
|
|
|
|
| 命令 | 说明 |
|
|
|
|
|
| ------------------------------------------ | ------------------------- |
|
|
|
|
|
| `yarn electron:build --windows nsis:ia32` | Windows 32 位 |
|
|
|
|
|
| `yarn electron:build --windows nsis:arm64` | Windows ARM |
|
|
|
|
|
| `yarn electron:build --linux deb:armv7l` | Debian armv7l(树莓派等) |
|
|
|
|
|
| `yarn electron:build --macos dir:arm64` | macOS ARM |
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
|
|
|
|
## ☑️ Todo
|
|
|
|
|
|
2020-10-25 22:02:21 +08:00
|
|
|
|
查看 Todo 请访问本项目的 [Projects](https://github.com/qier222/YesPlayMusic/projects/1)
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
2020-10-25 22:02:21 +08:00
|
|
|
|
欢迎提 Issue 和 Pull request。
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
|
|
|
|
## 📜 开源许可
|
|
|
|
|
|
2021-01-26 11:58:00 +08:00
|
|
|
|
本项目仅供个人学习研究使用,禁止用于商业及非法用途。
|
|
|
|
|
|
2020-10-10 19:54:44 +08:00
|
|
|
|
基于 [MIT license](https://opensource.org/licenses/MIT) 许可进行开源。
|
|
|
|
|
|
2021-01-29 22:10:58 +08:00
|
|
|
|
## 灵感来源
|
|
|
|
|
|
2021-03-07 23:16:02 +08:00
|
|
|
|
API 源代码来自 [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)
|
|
|
|
|
|
2021-01-29 22:10:58 +08:00
|
|
|
|
- [Apple Music](https://music.apple.com)
|
|
|
|
|
- [YouTube Music](https://music.youtube.com)
|
|
|
|
|
- [Spotify](https://www.spotify.com)
|
|
|
|
|
- [网易云音乐](https://music.163.com)
|
|
|
|
|
|
2020-10-10 19:54:44 +08:00
|
|
|
|
## 🖼️ 截图
|
|
|
|
|
|
2020-12-31 14:39:35 +08:00
|
|
|
|
[![artist][artist-screenshot]](https://music.qier222.com)
|
|
|
|
|
[![album][album-screenshot]](https://music.qier222.com)
|
|
|
|
|
[![playlist][playlist-screenshot]](https://music.qier222.com)
|
|
|
|
|
[![explore][explore-screenshot]](https://music.qier222.com)
|
|
|
|
|
[![search][search-screenshot]](https://music.qier222.com)
|
|
|
|
|
[![home][home-screenshot]](https://music.qier222.com)
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
|
|
|
|
<!-- MARKDOWN LINKS & IMAGES -->
|
|
|
|
|
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
|
|
|
|
|
|
|
|
|
|
[album-screenshot]: images/album.png
|
|
|
|
|
[artist-screenshot]: images/artist.png
|
|
|
|
|
[explore-screenshot]: images/explore.png
|
|
|
|
|
[home-screenshot]: images/home.png
|
|
|
|
|
[library-screenshot]: images/library.png
|
|
|
|
|
[playlist-screenshot]: images/playlist.png
|
|
|
|
|
[search-screenshot]: images/search.png
|