【建议】能不能做个酷狗的客户端
Tofloor
poster avatar
sprluckguo
deepin
2012-04-01 05:57
Author
能不能做个像pywebqq一样的酷狗的客户端啊,用浏览器直接听酷狗的网页版老是不小心给关掉,很郁闷,web.kugou.com
Reply Favorite View the author
All Replies
1 / 2
To page
deepinlinux
deepin
2012-04-02 18:28
#1
有deadbeaf,下载了无损直接播放,音质不错哦!
Reply View the author
Jactry
deepin
2012-04-03 20:43
#2
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb
依赖PyQt:
  1. sudo apt-get install python-qt4
Copy the Code

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code
Reply View the author
tuhaihe
deepin
2012-04-04 05:03
#3
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code

赞!!!!!!!!!!!!!!
Reply View the author
cxbii
deepin
2012-04-04 07:59
#4
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code
非常好用!
最好再支持下载功能!现在提示到只能支持IE下载,如果能支持调用其他下载工具就更好了~!
期待更新!
Reply View the author
peaceman
deepin
2012-04-04 09:29
#5
linuxmint@XXLSFD-PC ~/Software/KugouWeb $ python ./src/kugou.py
Traceback (most recent call last):
  File "./src/kugou.py", line 4, in
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore
linuxmint@XXLSFD-PC ~/Software/KugouWeb $

应该怎样解决?
Reply View the author
Jactry
deepin
2012-04-04 17:21
#6
linuxmint@XXLSFD-PC ~/Software/KugouWeb $ python ./src/kugou.py
Traceback (most recent call last):
  File "./src/kugou.py", line 4, in
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore
linuxmint@XXLSFD-PC ~/Software/KugouWeb $

应该怎样解决?
oops,真粗心,忘记说了依赖PyQt:
  1. sudo apt-get install python-qt4
Copy the Code
Reply View the author
tuhaihe
deepin
2012-04-04 20:06
#7
希望也讲豆瓣、虾米、酷我等音乐播放器一块写进去。
Reply View the author
cxbii
deepin
2012-04-04 23:38
#8
希望也讲豆瓣、虾米、酷我等音乐播放器一块写进去。
http://forum.ubuntu.org.cn/viewtopic.php?f=74&t=351034
Reply View the author
tiankuan913588
deepin
2012-04-05 05:22
#9
怎么有这个话题的,我记得Ubuntu中文论坛有人Wine酷狗 2008、2009成功过,怎么没有人————?(反正新版就不太可能wine成功,因为代码复杂)
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=182170
Reply View the author
tuhaihe
deepin
2012-04-12 17:22
#10
wine 的程序都不正宗。
Reply View the author
sprluckguo
deepin
2012-04-22 20:52
#11
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb
依赖PyQt:
  1. sudo apt-get install python-qt4
Copy the Code

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code
好几天忙着试验没有上论坛,谢谢您,我试试呵呵
Reply View the author
sprluckguo
deepin
2012-04-22 20:54
#12
怎么有这个话题的,我记得Ubuntu中文论坛有人Wine酷狗 2008、2009成功过,怎么没有人————?(反正新版就不太可能wine成功,因为代码复杂)
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=182170
电脑老,不喜欢用wine 内存soso的满啊
Reply View the author
sprluckguo
deepin
2012-04-27 19:50
#13
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb
依赖PyQt:
  1. sudo apt-get install python-qt4
Copy the Code

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code
牛人 你要是能把这个完善下去将会非常好,比如加入托盘图标,托盘换歌之类的功能,~~很多ub用户都在期待有一个能用的桌面听歌软件哦~~
Reply View the author
sprluckguo
deepin
2012-04-27 22:31
#14
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb
依赖PyQt:
  1. sudo apt-get install python-qt4
Copy the Code

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code
发现一只虫子:这个进去之后的酷狗热歌好像听不了~~
Reply View the author
tuhaihe
deepin
2012-04-28 00:03
#15
表示这个使用很正常,就是把网页的嵌入进来。网页酷狗很强大!
Reply View the author
a287740928
deepin
2012-04-30 23:29
#16
我能不能问个问题.你是拿什么语言编写的.我不是计算机专业的.但学过C++和Vb.能不能编者这个系统下的软件啊
Reply View the author
sprluckguo
deepin
2012-05-01 20:31
#17
我能不能问个问题.你是拿什么语言编写的.我不是计算机专业的.但学过C++和Vb.能不能编者这个系统下的软件啊
可以的  ub下有gcc 你也可以使用qt编写
Reply View the author
pp123
deepin
2012-05-04 22:56
#18
没用过pywebqq,不知道是怎样的。我写了个,不知道是不是lz要的效果。
kugouweb.png
下载和源码在这:
http://gitcafe.com/Jactry/KugouWeb
依赖PyQt:
  1. sudo apt-get install python-qt4
Copy the Code

如果打开一篇空白:
  1. cp /usr/lib/flashplugin-installer/libflashplayer.so ~/.mozilla/plugins/
Copy the Code
这个怎么用啊?我是新手……不太明白
Reply View the author
mumu360121
deepin
2012-05-07 19:34
#19
这个挺好的
Reply View the author
gongzonglian
deepin
2012-05-12 07:47
#20
好像不支持下载,如果要下载的话,只能使用ie浏览器
Reply View the author
1 / 2
To page