mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[GH-ISSUE #92] 【添加功能】添加支持 UnblockNeteaseMusic #51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MadisonWirtanen on GitHub (Nov 29, 2023).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/92
希望添加什么功能?
音乐解灰功能UnblockNeteaseMusic
具体信息
作者大大旧版本的SPlayer是支持解灰的,新版本会考虑加入相关功能吗
因为主要在手机上通过PWA使用,希望服务器部署时能加入解灰功能
@imsyy commented on GitHub (Nov 30, 2023):
会有的
@imsyy commented on GitHub (Nov 30, 2023):
目前已支持 酷我 / 咪咕 音源
@Jeamorg commented on GitHub (Nov 30, 2023):
似乎 web 端还未支持,而且需要自己搭建 api 接口
@imsyy commented on GitHub (Dec 1, 2023):
Web 端必须独立部署网易云 API 服务(因为直接从网易云请求数据会跨域限制,需要一层代理),解灰后续 Web 端应该会支持的