[Mac] 网易云3.x 解锁的音乐无法播放 #96
Labels
No Label
bug
crypto
documentation
duplicate
enhancement
good first issue
help wanted
invalid
platform-android
platform-mac
platform-win
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: um/cli#96
Loading…
Reference in New Issue
Block a user
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?
RT..
macos 、网易云3.x,群里最新的 cli-v2.1-20240905 版本
没报错,也正常输出了解锁的文件,但是好像是无法播放的假的文件
求大佬支援
网易云Mac 3.x 解锁的音乐无法播放to [Mac] 网易云3.x 解锁的音乐无法播放需要原始文件
随便下载了一个
看起来是格式或算法改了,有得分析了。
有具体的版本号吗,例如 3.0.xxx你找个 ncmdump 先用着,估计是解密代码出毛病了
@lsr um 原来的 vue 版本可以使用没问题,cli 和 react 版本不行,重新试了好几个文件都是这样,不知道这个信息有没有帮助
github 上面其他的库 也有类似的报告 https://github.com/taurusxin/ncmdump/issues/26
封面图片读取失败了,有个 edge case 没处理好。
在 v0.2.2 修了,CI 还在构件中,你也可以试试自己构建。
网页端之后再修。
构建好了
https://git.unlock-music.dev/um/cli/releases/tag/v0.2.2
有兴趣的话可以回报到 ncmdump 仓库已经提交 PR 了,这个 seek 有毛病:6eb3649753/src/ncmcrypt.cpp (L395)
这九个字节中,后 4 字节是有用的。
image2 未能正确跳过导致的问题。