All Projects → hushenghao → Sonimei Music

hushenghao / Sonimei Music

Licence: apache-2.0
音乐搜索器 - 多站合一音乐搜索安卓解决方案

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Sonimei Music

Semusic
Kotlin Music Player
Stars: ✭ 86 (-1.15%)
Mutual labels:  music, music-player
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-40.23%)
Mutual labels:  music, music-player
Museeks
🎵 A simple, clean and cross-platform music player
Stars: ✭ 1,030 (+1083.91%)
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 (-56.32%)
Mutual labels:  music, music-player
Abcjs
javascript for rendering abc music notation
Stars: ✭ 1,141 (+1211.49%)
Mutual labels:  music, music-player
Starrysky
🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)
Stars: ✭ 1,022 (+1074.71%)
Mutual labels:  music, music-player
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-45.98%)
Mutual labels:  music, music-player
Taro Music
🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,目前正在使用react-hooks重构中(不定时更新)
Stars: ✭ 826 (+849.43%)
Mutual labels:  music, music-player
Musicbox
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨
Stars: ✭ 1,130 (+1198.85%)
Mutual labels:  music, music-player
Vue Aplayer
🍰 Easy-to-use music player for Vue 2.x
Stars: ✭ 1,087 (+1149.43%)
Mutual labels:  music, music-player
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (+1017.24%)
Mutual labels:  music, music-player
Yaradio Yamusic
Yandex Radio + Yandex Music desktop application ----------------------------- Неофициальное десктопное приложение для Яндекс Радио + Яндекс Музыка
Stars: ✭ 78 (-10.34%)
Mutual labels:  music, music-player
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+14820.69%)
Mutual labels:  music, music-player
Kaku
🎧 Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Available on Mac, Windows and Linux.
Stars: ✭ 1,028 (+1081.61%)
Mutual labels:  music, music-player
Quodlibet
Music player and music library manager for Linux, Windows, and macOS
Stars: ✭ 918 (+955.17%)
Mutual labels:  music, music-player
Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (+1091.95%)
Mutual labels:  music, music-player
Nuclear
Streaming music player that finds free music for you
Stars: ✭ 7,133 (+8098.85%)
Mutual labels:  music, music-player
Ttkmusicplayer
TTKMusicPlayer that imitation Kugou music, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、QQ音乐、酷我音乐、酷狗音乐等等)
Stars: ✭ 765 (+779.31%)
Mutual labels:  music, music-player
A Pop
🎶 HD Music Streaming and Sharing Web App
Stars: ✭ 55 (-36.78%)
Mutual labels:  music, music-player
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+9752.87%)
Mutual labels:  music, music-player

Sonimei

音乐搜索器 - 多站合一音乐搜索安卓解决方案 网页版

说明

感谢麦葱提供的网页版、接口和服务器支持。

支持搜索试听以下网站音乐:

网易云音乐 QQ音乐 酷狗音乐 酷我音乐 虾米音乐 百度音乐 一听音乐 咪咕音乐 荔枝FM 蜻蜓FM 喜马拉雅FM 全民K歌 5sing原创 5sing翻唱

数据调用的是各网站的 API 接口,有的接口并不是开放的,随时可能失效,本项目相关代码仅供参考。

API doc

多站合一音乐搜索接口
url http://www.jbsou.cn/
method post
请求头 Ajex请求(必传)
X-Requested-With XMLHttpRequest
参数列表
input 搜索内容(音乐名称/音乐id/音乐地址)
type 音乐来源①
filter name/id/url(与input类型对应)
page 页码数量(搜索音乐名时有效)

备注:

1、type 音乐来源 支持平台(netease,qq,kugou,kuwo,xiami,baidu,1ting,migu,lizhi,qingting,ximalaya,kg,5singyc,5singfc)

编译报(xxx/Java/sonimei/key.properties (No such file or directory))错误怎么办

在项目根目录新建文件key.properties,内容如下:
storePassword=
keyPassword=
keyAlias=
storeFile=签名路径
buglyAppId=buglyId
buglyAppKey=buglyAppKey
umengAppKey=umengAppKey
------------------
等号后的内容可以随便填

免责声明

  1. 音频文件来自各网站接口,本应用不会修改任何音频文件
  2. 音频版权来自各网站,本应用只提供数据查询服务,不提供任何音频存储和贩卖服务

本项目仅供学习交流,禁止二次打包上传

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].