YesPlayMusic/README.md
pan93412 bce09351cd
Make configuring baseURL easier and make the errors friendly (#9)
* feat(utils/request): make configuring baseURL easier

* docs(config/request): update the corresponding changes

5bc29f9200

* feat(utils/request): make the errors friendly

I replaced the ugly if-statement with Map, and
I also make the message user-friendly
since this project is written for users, not only for developers.

And also, I removed the useless "alert", it is useless and annoying for users.
2020-10-18 11:42:12 +08:00

2.4 KiB
Raw Blame History


Logo

YesPlayMusic

高颜值的第三方网易云播放器
访问 DEMO

Library

特性

  • 使用 Vue.js 全家桶开发
  • 简洁美观的 UI
  • 🔴 网易云账号登录
  • ⏭️ 支持 MediaSession API可以使用系统快捷键操作上一首下一首
  • 😾 不能播放的歌曲会显示为灰色
  • 🖥️ 支持 PWA可在 Chrome/Edge 里点击地址栏右边的 安装到电脑
  • 🙉 支持显示歌曲和专辑的 Explicit 标志
  • 📺 MV 播放
  • 🚫🤝 无任何社交功能
  • 🛠 更多特性开发中

⚙️ 部署

  1. 部署网易云 API详情参见 Binaryify/NeteaseCloudMusicApi
  2. 克隆本仓库
git clone https://github.com/qier222/YesPlayMusic.git
  1. 安装依赖
npm install
  1. 替换 /src/config/request.js 里面 baseURL 的值为网易云 API 地址
baseURL: "http://example.com",
  1. 编译打包
npm build
  1. /dist 目录下的文件上传到你的 Web 服务器

☑️ Todo

  • 中文支持
  • Dark Mode
  • 私人 FM
  • 播放记录
  • 无限播放模式(播放完列表后自动播放相似歌曲)

欢迎提 issue 和 pull request。

📜 开源许可

基于 MIT license 许可进行开源。

🖼️ 截图

artist
album
playlist
explore
search
home