APlayer
plugins:
aplayer: # APlayer (fixed version)
enable: false
audio:
- name: # audio name
artist: # audio artist
url: # audio url
cover: # audio cover url
- name:
artist:
url:
cover:
Effect
Configuration
- Whether
enable
is enabled audio
is the music sourcename
music nameartist
singerurl
Theurl
of the music source. Can be a relative link or a web linkcover
cover image for the music. Please fill in the link. Can be a relative link or a web link
Example configuration
plugins:
aplayer: # APlayer
enable: true
audio:
- name: Imagine # audio name
artist: John Lennon # audio artist
url: https://evan.beee.top/music/Imagine%20-%20John%20Lennon.mp3 # audio url
cover: https://evan.beee.top/music/covers/Lennon_Imagine_Sleeve_1975.jpg # audio cover
- name: Something Just Like This
artist: Coldplay
url: https://evan.beee.top/music/Something%20Just%20Like%20This%20-%20The%20Chainsmokers%E3%80%81Coldplay.mp3
cover: https://evan.beee.top/music/covers/Something_Just_Like_This.png
More
For actual experience, welcome to Redefine Demo Site