Skip to content

FrozenFrog/alist-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundCloud-style Player for Alist

Overview

This is a custom-designed, SoundCloud-style audio player integrated for use with Alist. It features bespoke audio controls and utilizes the Wavesurfer.js library to beautifully render the audio waveform.

Screenshot 2025-10-11 at 11 32 21

Installation Guide

To set up this player, navigate to Alist Settings -> Preview and append the following configuration block:

"wav,mp3,m4a": {
    "Wavesurfer.js": "https://<your-github-page>.github.io/alist-player/index.html?url=$e_url"
}

Credits and Acknowledgements

This project would not have been possible without the contributions and inspiration from:

  • HassanCorrigan
  • emulienfou (Gist)

About

A SoundCloud styled audio player for alist

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 55.4%
  • CSS 28.3%
  • HTML 16.3%