This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15.8k
非VIP不能下载无损,可是Windows客户端可以 #1388
Comments
提了个pr,应该可以解决你的问题 |
api我记得暗改了 好像设置br参数不好用了 我用的是 {"ids": [114514], "level": "exhigh","encodeType": "mp3","csrf_token": ""}
{"data":[{"id":865723,"url":"http://m10.music.126.net/20211110222537/c871dcf1a0fdbfda01d7d0e7d2a06188/ymusic/6f8f/05b2/0c6d/12b0be8f80a42e91dad7ad0a5df21da6.mp3","br":320000,"size":12302672,"md5":"12b0be8f80a42e91dad7ad0a5df21da6","code":200,"expi":1200,"type":"mp3","gain":0.0,"fee":0,"uf":null,"payed":0,"flag":0,"canExtend":false,"freeTrialInfo":null,"level":"exhigh","encodeType":"mp3","freeTrialPrivilege":{"resConsumable":false,"userConsumable":false},"freeTimeTrialPrivilege":{"resConsumable":false,"userConsumable":false,"type":0,"remainTime":0},"urlSource":0}],"code":200} level 用 exhigh |
这是两个不同的api,一个是 |
另外 csrf_token 可以忽略 |
直接用浏览器访问就行( |
This was referenced Dec 3, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
环境
系统/平台: Windows 10
nodejs 版本: v16.13.0
API版本: 4.0.23
出现问题
非VIP账户,在网易云windows客户端可以下载非VIP下载的无损音质flac文件,但是用
/song/url
好像最高只能获取320000的mp3文件重现步骤
登陆后找一首有无损音质的歌曲,调用
/song/url
,比如/song/url?id=38689091
,只能返回320000码率的mp3文件而在网易云客户端,只要单曲下载,就可以选择无损音质,并且下载下来确实是646k码率的flac
(其实iOS也有这个选项,但没办法验证是不是真的无损……)
期待效果
获取到flac
不知道是bug还是功能问题,就放来这里了……
The text was updated successfully, but these errors were encountered: