安卓 MusicFree 是一款由国内开发者开发的手机音乐播放软件,虽然它看起来简单,但内含强大的插件功能,能够全方位拓展播放器的功能。这些插件让播放器可以播放各大平台的音乐,包括付费VIP音质歌曲。
功能特点
1、一个插件化、定制化、无广告的免费音乐播放器;
2、只要有对应的插件,都可以使用本软件进行搜索、播放等功能;
3、本身并不集成任何平台的任何音源,所有的搜索、播放、歌单导入等功能全部基于插件;
4、插件支持的功能:搜索(音乐、专辑、作者)、播放、查看专辑、查看作者详细信息、导入单曲、导入歌单、获取歌词等。
插件导入
{
"plugins": [
{
"name": "5sing",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/5sing/index.js",
"version": "0.1.0"
},
{
"name": "酷狗",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/kugou/index.js",
"version": "0.1.3"
},
{
"name": "酷我",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/kuwo/index.js",
"version": "0.1.5"
},
{
"name": "bilibili",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/bilibili/index.js",
"version": "0.1.6"
},
{
"name": "猫耳FM",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/maoerfm/index.js",
"version": "0.1.2"
},
{
"name": "咪咕",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/migu/index.js",
"version": "0.1.3"
},
{
"name": "全民K歌",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/qmkg/index.js",
"version": "0.1.0"
},
{
"name": "网易云",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/netease/index.js",
"version": "0.1.3"
},
{
"name": "千千音乐",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/qianqian/index.js",
"version": "0.1.1"
},
{
"name": "QQ音乐",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/qq/index.js",
"version": "0.1.3"
},
{
"name": "喜马拉雅",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/xmly/index.js",
"version": "0.1.3"
}
]
}
下载地址
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END