-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
云盘歌曲专辑封面自动匹配 #102
Labels
Comments
不过云盘中歌曲的信息都只是单纯的字符串,没有 id ,只能用搜索接口来猜。而且网易云也不一定有这个专辑 ... |
我也有这个问题 但是官方linux播放器放云盘的音乐就都有封面 |
我对比过一些相同的曲子 官方的linux播放器 和 yesplaymusic 都可以匹配到封面,但是electron-netease-cloud-music会匹配失败,是否可以调整一下请求的接口,可能是当前接口过旧了导致很多云盘歌曲无法匹配成功 |
另外 云盘上的一些flac格式的音乐里面一般都是包含封面图片信息的.如果匹配不到是否可以直接提取flac里的封面作为封面呢 |
可能又有新的 api 了吧,那之后可以去借鉴一下 😅 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
不管从哪里播放在云盘中的歌曲,专辑封面就是一朵云
The text was updated successfully, but these errors were encountered: