46 lines
2.6 KiB
Markdown
46 lines
2.6 KiB
Markdown
<p align="center">
|
||
<img src="https://raw.githubusercontent.com/SatoSouta/APlayerAtBottom/master/banner.png"><br/>
|
||
<a href="https://github.com/SatoSouta/APlayerAtBottom/releases/latest"><img src="https://img.shields.io/github/v/release/satosouta/APlayerAtBottom?color=%2342b983&style=for-the-badge"></a>
|
||
<a href="https://github.com/MoePlayer/APlayer" target="_blank"><img src="https://img.shields.io/badge/based%20on-%E2%9D%A4 APlayer-ff69b4.svg?style=for-the-badge"></a>
|
||
<a href="https://typecho.org"><img src="https://img.shields.io/badge/for-Typecho-blueviolet.svg?style=for-the-badge"></a>
|
||
<a href="https://github.com/satosouta/APlayerAtBottom/graphs/contributors"><img src="https://img.shields.io/github/contributors/satosouta/APlayerAtBottom?color=orange&style=for-the-badge"></a>
|
||
<p align="center"><strong>在你的博客底部添加音乐播放器吧</strong></p>
|
||
|
||
---
|
||
|
||
## 特色
|
||
- 支持解析网易云音乐歌单(默认提供:[Shota's API](https://api.9jojo.cn/page/netease))
|
||
- 支持解析QQ音乐歌单(默认提供:[Meto API](https://api.i-meto.com/))(Ver.1.1.1+)
|
||
- 支持自定义播放器主题颜色(作为进度条和音量条的主题颜色)
|
||
- 支持开启自动播放(仅部分浏览器支持)
|
||
- 支持设定默认音量(播放器会记忆用户设置,用户手动设置音量后默认音量即失效)
|
||
- 支持自动更新歌曲缓存,无需手动更新(Ver.1.0.7+)
|
||
- 支持修改网易云音乐获取API(Ver.1.1.0+)
|
||
- 支持默认收起播放器(Ver.1.1.1+)
|
||
|
||
## 使用
|
||
1. Star本项目
|
||
2. 下载**最新的 [Release](https://github.com/SatoSouta/APlayerAtBottom/releases/latest)**
|
||
3. 解压后,**确认目录名为`APlayerAtBottom`(AP,A,B 大写)**
|
||
4. 将文件夹放入 Typecho 根目录下的`usr/plugins/`
|
||
5. 到后台启用插件
|
||
6. 根据设置中提示来设定插件
|
||
|
||
## 开源项目
|
||
- [APlayer](https://github.com/MoePlayer/APlayer)(播放器JS)
|
||
- [MetingJS](https://github.com/metowolf/MetingJS)(解析网易云音乐歌单歌曲)
|
||
|
||
## API支持
|
||
- [Shota's API](https://api.9jojo.cn/page/netease)(Shota's API 网易云音乐解析)
|
||
- [O's API](https://api.ohmyga.cn/page/netease)(O's API 网易云音乐解析)
|
||
- [犬's API](https://api.fczbl.vip/163/)(犬's API 网易云音乐解析)
|
||
- [Meto API](https://api.i-meto.com/)(Meto API QQ音乐/网易云音乐解析)
|
||
|
||
## 相关
|
||
- 演示站点:[我的博客](https://713.moe/)
|
||
- 介绍文章:[APlayerAtBottom - 给博客加上底部播放器吧](https://713.moe/p/135)
|
||
|
||
---
|
||
|
||
Copyright © 2020 [小太](https://github.com/SatoSouta) All rights reserved.
|