Files
plugins/APlayerAtBottom/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

46 lines
2.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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+
- 支持修改网易云音乐获取APIVer.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 &copy; 2020 [小太](https://github.com/SatoSouta) All rights reserved.