[GH-ISSUE #317] 网页端跨域问题 #161

Closed
opened 2026-02-27 07:10:29 +03:00 by kerem · 5 comments
Owner

Originally created by @RandomEnch on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/317

是网页端还是客户端

网页端

当前系统环境

部署使用Ubuntu 22.04.4 LTS,浏览使用WIN11 24H2

当前 Node.js 及 npm 版本

v20.10.0

当前版本

v3.0.0最新Commit 96a0495

具体信息

网页端播放音乐时,部分歌曲会因为跨域问题无法播放,需要套一层代理
image

Originally created by @RandomEnch on GitHub (Dec 23, 2024). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/317 ### 是网页端还是客户端 网页端 ### 当前系统环境 部署使用Ubuntu 22.04.4 LTS,浏览使用WIN11 24H2 ### 当前 Node.js 及 npm 版本 v20.10.0 ### 当前版本 v3.0.0最新Commit 96a0495 ### 具体信息 网页端播放音乐时,部分歌曲会因为跨域问题无法播放,需要套一层代理 ![image](https://github.com/user-attachments/assets/fcf750ac-91a0-427b-9ad9-b69f32333ec9)
kerem 2026-02-27 07:10:29 +03:00
  • closed this issue
  • added the
    过期
    label
Author
Owner

@serious-snow commented on GitHub (Dec 25, 2024):

网页端 把 音乐频谱关了就好了。

<!-- gh-comment-id:2561571645 --> @serious-snow commented on GitHub (Dec 25, 2024): 网页端 把 音乐频谱关了就好了。
Author
Owner

@RandomEnch commented on GitHub (Dec 26, 2024):

不行,关闭后仍然存在此问题

<!-- gh-comment-id:2562688636 --> @RandomEnch commented on GitHub (Dec 26, 2024): 不行,关闭后仍然存在此问题
Author
Owner

@serious-snow commented on GitHub (Dec 27, 2024):

不好意思,我想起来了。还得改代码,因为这里 crossOrigin 改为了 anonymous,有些资源不支持的

image

<!-- gh-comment-id:2563216350 --> @serious-snow commented on GitHub (Dec 27, 2024): 不好意思,我想起来了。还得改代码,因为这里 crossOrigin 改为了 anonymous,有些资源不支持的 ![image](https://github.com/user-attachments/assets/4d95cd49-a23b-48a0-9552-62a01eb163c9)
Author
Owner

@Lormited commented on GitHub (Feb 5, 2025):

同有这个问题

<!-- gh-comment-id:2636178155 --> @Lormited commented on GitHub (Feb 5, 2025): 同有这个问题
Author
Owner

@github-actions[bot] commented on GitHub (Nov 27, 2025):

👀 该 Issue 已经 30 天没有任何更新啦
如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭

<!-- gh-comment-id:3584438460 --> @github-actions[bot] commented on GitHub (Nov 27, 2025): 👀 该 Issue 已经 30 天没有任何更新啦 如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#161
No description provided.