感谢github的大大编写的第三方网易云音乐
这个的原理原理是基于网页版本。
github网址:https://github.com/cosven/FeelUOwn
安装方法可以查看压缩包里面的README.md
目前依賴 (以ubuntu的包名为准)
Python 3, PyQt5
sudo apt-get install python3-pyqt5.qtmultimedia
sudo apt-get install python3-pyqt5.qtwebkit
sudo apt-get install libqt5multimedia5-plugins
sudo apt-get install fcitx-frontend-qt5
sudo apt-get install python3-xlib
sudo apt-get install python3-dbus
sudo apt-get install python3-dbus.mainloop.pyqt5
安装完成以后以终端运行./install.sh

这个的原理原理是基于网页版本。
github网址:https://github.com/cosven/FeelUOwn
安装方法可以查看压缩包里面的README.md
目前依賴 (以ubuntu的包名为准)
Python 3, PyQt5
sudo apt-get install python3-pyqt5.qtmultimedia
sudo apt-get install python3-pyqt5.qtwebkit
sudo apt-get install libqt5multimedia5-plugins
sudo apt-get install fcitx-frontend-qt5
sudo apt-get install python3-xlib
sudo apt-get install python3-dbus
sudo apt-get install python3-dbus.mainloop.pyqt5
安装完成以后以终端运行./install.sh
