APlayer
Wow, such a beautiful html5 music player
Made by
DIYgod
. Available on
GitHub
. Licensed MIT.
Normal
ap.play()
ap.seek(100)
ap.pause()
ap.toggle()
ap.volume(0.1)
ap.addAudio(...)
ap.destroy()
With playlist
ap.switchAudio(2)
With lyrics
With playlist and lyrics
Narrow
HLS