该项目基于跨平台的c /qt库开发...
部分网易API参考: https://github.com/darknessomi/musicbox
由于qt的QMediaPlayer播放网络资源时程序自动退出,所以网络部分使用mplayer代替QMediaPlayer
注: 运行前请自己安装mplayer.
windows下mplayer下载: http://www.mplayerhq.hu/design7/dload.html
下载解压后重命名文件夹为mplayer并将文件夹与NetEase.exe同目录...
linux安装mplayer(openSUSE): #zypper in mplayer
目前实现的功能有:
- 本地音乐播放部分
- 登录网易云音乐
- 获取歌单,歌曲
- 搜索资源
- 注销
openSUSE运行效果:
[![](https://github.com/fengleyl/NetEase/blob/master/images/1.png)]() [![](https://github.com/fengleyl/NetEase/blob/master/images/2.png)]() [![](https://github.com/fengleyl/NetEase/blob/master/images/3.png)]() [![](https://github.com/fengleyl/NetEase/blob/master/images/4.png)]()