UnblockNeteaseMusic / UnblockNeteaseMusic/server

酷我音乐源出现问题

Open
#1,639 17 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
7.8k
Forks
762
PR merge metrics
No merged PRs in 30d

Description

Bug 描述

播放灰色音乐时出现“酷我音乐已为您开启免费听歌权限...”这一段约10秒左右后就播放下一首了 ,查了日志发现是上游出了问题见下方链接,请问该如何屏蔽酷我音乐源呢,或者有没有更好的解决方法?
[http://lx.sycdn.kuwo.cn/629117e1451e4de327bc6f7461bccdc8/68a0204b/resource/n2/73/84/3759149332.mp3?bitrate]

预期行为

No response

实际行为

No response

复现步骤

No response

启动命令及环境变量

none

日志内容

INFO: (provider/match) Replaced: [440207933] 鎴戞€€蹇电殑 (Live)
audioId: 440207933
songName: "鎴戞€€蹇电殑 (Live)"
url: "http://lx.sycdn.kuwo.cn/629117e1451e4de327bc6f7461bccdc8/68a0204b/resource/n2/73/84/3759149332.mp3?bitrate"
INFO: (spawn) running yt-dlp -f 140 --dump-json ytsearch1:璋?(Live鐗? - 寮犵ⅶ鏅?/ 寮犻潛棰?[39m
INFO: (provider/match) Replaced: [2063468936] 璋?(Live鐗?

网易云音乐歌曲链接

No response

网易云音乐版本号

YesPlayMusic 0.4.8

操作系统

Windows 10

其他信息

No response

问题排查
  • 我确认我使用的核心是由 UnblockNeteaseMusic 项目官方发行,不是其他任何 fork。
  • 我确认我已经升级到了最新的核心版本(推荐使用最新构建而不是 release)。
  • 我确认我已经启用了 HTTPS 端口。
  • 我确认我已经正确设置了 EndPoint。
  • 我确认我已经在对应的客户端正确安装了 CA 证书。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the provider/match and spawn log entries, then inspect how the reported Kuwo URL is selected and how yt-dlp is invoked. The issue does not name files or tests, and its intended fix is unresolved; done would require an agreed way to handle or block this Kuwo source and a reproducible verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.