We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UnblockNeteaseMusic已经获取到酷我的链接但是还是跳过了 <18:55:32> "网抑云点播姬": 正在播放第209首:春夏秋冬 <18:55:33> "网抑云点播姬": 正在播放第175首:喜帖街
<18:55:32> "网抑云点播姬": 正在播放第209首:春夏秋冬
<18:55:33> "网抑云点播姬": 正在播放第175首:喜帖街
10|wyy | INFO: (provider/match) Replaced: [186453] 春夏秋冬 10|wyy | audioId: 186453 10|wyy | songName: "春夏秋冬" 10|wyy | url: "http://lv.sycdn.kuwo.cn/2f44149ad8653569997751c220c12a05/67011b26/resource/30106/trackmedia/M500002LpukI3ljHe2.mp3? bitrate"
10|wyy | INFO: (provider/match) Replaced: [186453] 春夏秋冬
10|wyy | audioId: 186453
10|wyy | songName: "春夏秋冬"
10|wyy | url: "http://lv.sycdn.kuwo.cn/2f44149ad8653569997751c220c12a05/67011b26/resource/30106/trackmedia/M500002LpukI3ljHe2.mp3? bitrate"
自建的NeteaseCloudMusicApi,UnblockNeteaseMusic,Ts3audiobot 麻烦大佬看看啥问题
The text was updated successfully, but these errors were encountered:
版权识别也有问题,部分有版权的歌也识别成无版权直接跳过了
Sorry, something went wrong.
string checkmp3 = mp3.Replace("http://music.163.com", UNM_Address);
http 更换为https重新编译就可以了
现在请求版权识别需要带上cookie
No branches or pull requests
UnblockNeteaseMusic已经获取到酷我的链接但是还是跳过了
<18:55:32> "网抑云点播姬": 正在播放第209首:春夏秋冬
<18:55:33> "网抑云点播姬": 正在播放第175首:喜帖街
10|wyy | INFO: (provider/match) Replaced: [186453] 春夏秋冬
10|wyy | audioId: 186453
10|wyy | songName: "春夏秋冬"
10|wyy | url: "http://lv.sycdn.kuwo.cn/2f44149ad8653569997751c220c12a05/67011b26/resource/30106/trackmedia/M500002LpukI3ljHe2.mp3? bitrate"
自建的NeteaseCloudMusicApi,UnblockNeteaseMusic,Ts3audiobot
麻烦大佬看看啥问题
The text was updated successfully, but these errors were encountered: