All Projects → HuberTRoy → Musicbox

HuberTRoy / Musicbox

Licence: mit
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Musicbox

Nighthawk
A stealthy, simple, unobtrusive music player that stays out of your way
Stars: ✭ 197 (-82.57%)
Mutual labels:  music, music-player, cross-platform
Imitateneteasycloud
🌝
Stars: ✭ 154 (-86.37%)
Mutual labels:  music, netease-cloud-music, musicplayer
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+658.58%)
Mutual labels:  music, music-player, netease-cloud-music
Museeks
🎵 A simple, clean and cross-platform music player
Stars: ✭ 1,030 (-8.85%)
Mutual labels:  music, music-player, cross-platform
Tonzhon Music
将QQ音乐、网易云音乐和酷我音乐上的歌添加到一个列表来播放!
Stars: ✭ 257 (-77.26%)
Mutual labels:  music, music-player, netease-cloud-music
PyTunes
A lightweight music player made in Python
Stars: ✭ 38 (-96.64%)
Mutual labels:  music-player, pyqt5, pyqt
Starrysky
🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)
Stars: ✭ 1,022 (-9.56%)
Mutual labels:  music, music-player, musicplayer
Simple Netease Cloud Music
🎵A simple netease music api lib. 简单、统一、轻巧的 Node.js 版网易云音乐 API
Stars: ✭ 268 (-76.28%)
Mutual labels:  music, music-player, netease-cloud-music
Jetpack Musicplayer
即使不用云音乐听曲儿,也请务必收藏好该库!🔥 一行代码即可接入,音乐播放控制组件 - Even if you don't listen to the music by Spotify, be sure to collect this library, please! 🔥 This music player component can be accessed by only one line of code. Supporting by LiveData & AndroidX.
Stars: ✭ 577 (-48.94%)
Mutual labels:  music, music-player, musicplayer
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-95.4%)
Mutual labels:  music, music-player, cross-platform
Fantasy
A music player based exoplayer. exquisite and fluent.
Stars: ✭ 23 (-97.96%)
Mutual labels:  music, musicplayer
Quodlibet
Music player and music library manager for Linux, Windows, and macOS
Stars: ✭ 918 (-18.76%)
Mutual labels:  music, music-player
Taro Music
🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,目前正在使用react-hooks重构中(不定时更新)
Stars: ✭ 826 (-26.9%)
Mutual labels:  music, music-player
Cleanmywechat
自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。
Stars: ✭ 816 (-27.79%)
Mutual labels:  pyqt5, pyqt
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+1048.76%)
Mutual labels:  music, music-player
Hidpytoy
A GUI app for playing with HID devices, written in Python
Stars: ✭ 25 (-97.79%)
Mutual labels:  pyqt5, pyqt
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (-13.98%)
Mutual labels:  music, music-player
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-96.64%)
Mutual labels:  music, music-player
Vidcutter
Been busy guys, will be reviewing and integrating pull requests shortly. Thanks to all contributors! LATEST RELEASE: 6.0.0 - flatpak @ https://flathub.org/apps/details/com.ozmartians.VidCutter - snap @ https://snapcraft.io/vidcutter - see https://github.com/ozmartian/vidcutter/releases for more details...
Stars: ✭ 775 (-31.42%)
Mutual labels:  cross-platform, pyqt5
Netcloud
NetCloud Web Spider
Stars: ✭ 37 (-96.73%)
Mutual labels:  music, netease-cloud-music

MusicPlayer

Build Status Python Enjoy License

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

功能:

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

截图:

安装:

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

$ git clone [email protected]:HuberTRoy/MusicBox.git
$ (sudo) python(3) setup.py install

运行:

$ (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.
  • [ ] 创建个人歌单.
  • [ ] 打包下载方便食用.
  • [ ] 多平台账号同步歌单.
  • [ ] 方便的界面皮肤更换.
  • [x] 支持下载歌曲.
  • [x] 简略推荐歌曲.
  • [x] 桌面歌词系统.

开发TODO:

  • [x] 加入日志方便调试.
  • [ ] 尝试使用其他方式播放音乐.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].