深度音乐--百度音乐插件来了
Tofloor
poster avatar
sumary
deepin
2013-07-24 21:25
Author
更新: 最新版本已经集成此插件

一直在用深度音乐听歌, 但是没有网络歌曲库,所以就寻思做一个,看了下接口,发现就百度音乐比较简单, 在开发者@lovesnow的帮助下,奋战好久了, 终于出来啦

好吧, 其它的不说, 上图先
1-.png
===================================================================
更新以下内容:

[list:2azkq6yx]支持百度账号登录
可以管理本地试听列表
可以管理在线歌单
支持收藏歌曲并同步
高质量音频(320kbps)[/list:u:2azkq6yx]

1. 试听列表, 可以组织想听的歌曲啦
1.png

2. 支持登录百度账号啦, 意味着大家可以收藏歌曲啦
2.png

3. 原生登录接口, 稳定,稳定!
3.png

4. 不仅有收藏列表, 还有在线歌单,整个操作是同步的(百度音乐盒, 百度音乐客户端)
4.png

5. 增加右键菜单项
5.png

6. 列表可以收缩
6.png





LinuxDeepin系统安装方法

1. 安装依赖(必须是test源啊, 如果不是看下面的安装方法)
  1. sudo apt-get install pytho*core git
Copy the Code

2. 安装百度音乐插件
  1. git clone https://github.com/sumary/dmusic-plugin-baidumusic.git
  2. cd dmusic-plugin-baidumusic
  3. cp -r baidumusic ~/.local/share/deepin-music-player/plugins/
Copy the Code

其它Linux发行版安装方法
1. 安装编译时的相关依赖包(cython libwebkitgtk-dev python-dev git), 例如:
  1. sudo apt-get install cython libwebkitgtk-dev git
Copy the Code

2. 安装*core
  1. git clone https://github.com/sumary/*core.git
  2. cd *core
  3. sudo python setup.py install
Copy the Code

3. 安装百度音乐插件
  1. git clone https://github.com/sumary/dmusic-plugin-baidumusic.git
  2. cd dmusic-plugin-baidumusic
  3. cp -r baidumusic ~/.local/share/deepin-music-player/plugins/
Copy the Code


最后运行深度音乐, 选项设置->附加组件 中启用百度音乐即可  
Reply Favorite View the author
All Replies
1 / 6
To page
tuhaihe
deepin
2013-07-24 21:28
#1
这个很强大。
可以听更多的在线音乐了。
Reply View the author
sumary
deepin
2013-07-24 21:31
#2
这个很强大。
可以听更多的在线音乐了。

开发好的插件, 你们收录么
Reply View the author
tuhaihe
deepin
2013-07-24 21:54
#3
[quote]这个很强大。
可以听更多的在线音乐了。
开发好的插件, 你们收录么[/quote]
已经提交申请,如果测试通过、符合相关的版权规范,就很有可能进入仓库。
Reply View the author
yeser
deepin
2013-07-24 21:58
#4
这个要顶!
Reply View the author
hecy2006
deepin
2013-07-24 22:36
#5
太强大了,必须支持
Reply View the author
cxbii
deepin
2013-07-24 23:21
#6
已经用上,很给力
Reply View the author
AA0 Jeff
deepin
2013-07-24 23:47
#7
哇塞  下班回家一定要用的  太给力了啊!!!
Reply View the author
electricface
deepin
2013-07-25 00:29
#8
Ctrl + A
Delete
Reply View the author
云行雨施
deepin
2013-07-25 02:41
#9
忒牛了
Reply View the author
hedajun
deepin
2013-07-25 02:42
#10
重写播放器的代码是对的,社区的力量来了。
Reply View the author
snyh1010
deepin
2013-07-25 02:43
#11
忒牛了
这么多qq 不卡吗 :shock:

dock底板改的是不是太显眼了。。。
Reply View the author
lovesnow
deepin
2013-07-25 02:59
#12
亮瞎了都  :
Reply View the author
lovesnow
deepin
2013-07-25 03:01
#13
强烈要求置顶啊
Reply View the author
cxbii
deepin
2013-07-25 03:21
#14
强烈要求置顶啊
已经顶置
Reply View the author
leixiaozeng
deepin
2013-07-25 04:43
#15
绝对的好东西呀,,
Reply View the author
ziyujzy
deepin
2013-07-25 05:43
#16
稳定源里面不打算加进去吗
Reply View the author
a287740928
deepin
2013-07-25 05:49
#17
平时不说话的都是高手啊!
Reply View the author
聊齋書生
deepin
2013-07-25 06:28
#18
不錯,盡快支持其他網站,還有下載功能。Deepin 最好也和百度網易等一些公司實行賬號互通,方便收藏音樂!
Reply View the author
AA0 Jeff
deepin
2013-07-25 15:09
#19
一直在用深度音乐听歌, 但是没有网络歌曲库,所以就寻思做一个,看了下接口,发现就百度音乐比较简单, 在开发者@lovesnow的帮助下,奋战好久了, 终于出来啦

好吧, 其它的不说, 上图先
1-.png

2-.png

3-.png

4-.png

除了不能下载, 收藏,其它的体验跟百度音乐客户端是一样的啦
本插件是基于深度音乐最新版开发的, 所以大家安装前确认是最新版的深度音乐

LinuxDeepin系统安装方法

1. 安装依赖(必须是test源啊, 如果不是看下面的安装方法)
  1. sudo apt-get install pytho*core git
Copy the Code

2. 安装百度音乐插件
  1. git clone https://github.com/sumary/dmusic-plugin-baidumusic.git
  2. cd dmusic-plugin-baidumusic
  3. cp -r baidumusic ~/.local/share/deepin-music-player/plugins/
Copy the Code

其它Linux发行版安装方法
1. 安装编译时的相关依赖包(cython libwebkitgtk-dev python-dev git), 例如:
  1. sudo apt-get install cython libwebkitgtk-dev git
Copy the Code

2. 安装*core
  1. git clone https://github.com/sumary/*core.git
  2. cd *core
  3. sudo python setup.py install
Copy the Code

3. 安装百度音乐插件
  1. git clone https://github.com/sumary/dmusic-plugin-baidumusic.git
  2. cd dmusic-plugin-baidumusic
  3. cp -r baidumusic ~/.local/share/deepin-music-player/plugins/
Copy the Code


最后运行深度音乐, 选项设置->附加组件 中启用百度音乐即可  
我是按照这个方法做的,怎么无法选择啊?一直都是灰色的星星,无法选中。
求楼主帮忙分析一下!!!
Reply View the author
justforlxz
deepin
2013-07-25 15:35
#20
多谢大神,希望能更新一步。
Reply View the author
1 / 6
To page