Git Product home page Git Product logo

musicbox's Introduction

MusicPlayer

Build Status Python Enjoy License

整合多家音乐网站(目前网易云/虾米/QQ音乐)的播放器~, ( • ̀ω•́ )✧~。

功能:

  1. 支持网易云,虾米,QQ音乐的歌单/搜索,播放音乐,查看音乐信息(歌词)。
  2. 桌面歌词系统~。
  3. 下载音乐支持~。
  4. 支持网易云手机号登陆同步歌单。
  5. 尽可能还原网易云音乐体验。
  6. 跨平台。
  7. QSS设置样式,类似CSS易于自定义扩展。

截图:

安装:

$ (sudo) pip install Music-Player
✨🍰✨

运行:

$ (sudo) musicplayer

可能会出现的依赖错误:

Windows 下如果 pycryptodome 安装不上可以安装 pycryptodomex ->pip install pycryptodomex.

*nix额外依赖:

$ sudo apt-get install pyqt5.qtmultimedia
$ sudo apt-get install libqt5multimedia5-plugins

QQ音乐播放依赖:

Windows下如果缺少m4a的解码器需要下载 LAV Filters
Linux 需要下载 GStreamer

开发详情请移步至: 更新日志~

功能TODO:

  • 支持私人FM.
  • 创建个人歌单.
  • 支持下载歌曲.
  • 打包下载方便食用.
  • 多平台账号同步歌单.
  • 方便的界面皮肤更换.

开发TODO:

  • 加入日志方便调试.
  • 尝试使用其他方式播放音乐.

musicbox's People

Contributors

hubertroy avatar

Watchers

James Cloos avatar changbai.wu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.