使用PyQt5+python3.5制作的网易云音乐,可在ubuntu下使用~,
目前接入歌单,搜索等功能,界面仿原版~。
安装依赖:
有用到异步库,需更新到py3.5.
Python3.5+
PyQt5.5+
requests.
eyed3 0.8 (0.8.1需要额外的包。)
crypto/cryptodome. -> pip install pycyrptodome Or pip install pycryptodomex
quamash -> pip install quamash
*nix额外依赖:
sudo apt-get install pyqt5.qtmultimedia
sudo apt-get install libqt5multimedia5-plugins
存在的问题:
目前没有某项音乐的详细信息。
大部分的网络异常没有考虑。
目前没有MV。
目前没有私人FM。