Baidu在线音乐的一个客户端程序Clean Player
Tofloor
poster avatar
1354057778
deepin
2015-08-18 23:21
Author
本帖最后由 1354057778 于 2015-8-22 16:53 编辑

CleanPlayer是Baidu在线音乐的一个客户端程序,基于Qt5.4,支持歌曲搜索、在线播放。

TODO
1. 歌词
2. 自定义列表

dev分支        git clone https://github.com/pansinm/CleanPlayer.git      
git checkout dev   
0.4.2版本        git checkout v0.4.2
编译
      cd CleanPlayer
      make build
      qmake ../
运行
     cd build
     ./CleanPlayer

百度音乐API 搜索建议        http://sug.music.baidu.com/info/suggestion?format=json&word=关键字&version=2&from=0&callback=函数名
搜索(需要从html中截取有效信息)            http://music.baidu.com/search?key=关键字&start=起始位置&size=20        起始位置 =(当前页面数-1)× 20
歌曲信息        http://play.baidu.com/data/music/songinfo?songIds=歌曲id 或        http://play.baidu.com/data/music/songinfo?songIds=id1,id2,id3
歌曲链接        http://play.baidu.com/data/music/songlink?songIds=歌曲id&type=m4a,mp3
其他
1. 基于[QT5.4](http://qt-project.org/downloads),遵守[LGPL协议](http://www.gnu.org/licenses/lgpl.html);
2. 软件由QML结合C++编写而成,QML编写界面,C++编写网络、文件读写;
3. 此程序只作为学习交流使用;
4. 旧版Clean Player[下载地址](http://pan.baidu.com/s/1bns3lld).

Reply Favorite View the author
All Replies
rekols
deepin
2015-08-18 23:29
#1
赞一个
Reply View the author
lenke
deepin
2015-08-19 00:30
#2
挺漂亮
但看起来,还是有些简陋!
Reply View the author
ArthurDeepin
deepin
2015-08-19 00:47
#3
赞一个
Reply View the author
ArthurDeepin
deepin
2015-08-19 00:48
#4
就是没看到有人写虾米音乐的,不知道是虾米太封闭了还是用的人少,其实我也想研究一下
Reply View the author
rexlevin
deepin
2015-08-19 03:27
#5
原谅我只下了代码还没安装,我想先问下,在ubuntu下qt5.4的app可以输入中文了么?可以了我就装。
Reply View the author
JamWeight
deepin
2015-08-19 08:02
#6
html?看窗口好像是win7
Reply View the author
Ficum
deepin
2015-08-19 16:30
#7
不错不错支持
Reply View the author
边城浪子1777
deepin
2015-08-19 19:14
#8
不是deb直接点击安装的,都流行不起来,不会装啊
Reply View the author
边城浪子1777
deepin
2015-08-19 19:14
#9
装个软件比装系统还要难。
Reply View the author
1354057778
deepin
2015-08-20 06:24
#10
https://bbs.deepin.org/post/32019
原谅我只下了代码还没安装,我想先问下,在ubuntu下qt5.4的app可以输入中文了么?可以了我就装。 ...

通过apt-get 安装的qt5.4可以输入中文
如果不能输入参考http://blog.csdn.net/crazyboy2009/article/details/38537099
Reply View the author
New Thread

Popular Events

More
国际排名
WHLUG