RadioPlayer
AzuraCast Radio Player
Install / Use
/learn @PeWe79/RadioPlayerREADME
HTML5 AzuraCast Radio Player
Documentation.
Open The script.js file and edit the lines Below.
// RADIO NAME
const RADIO_NAME = 'Your Radio!';
// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY. eg : spotify
var API_SERVICE = 'DEEZER';
// Change Stream Audio URL from AzuraCast Here.
const URL_STREAMING = "https://demo.azuracast.com/listen/azuratest_radio/radio.mp3";
// API URL Azuracast Now Playing
const API_URL = "https://demo.azuracast.com/api/nowplaying/1";
Change Logo.
Open The img folder and add your logo named "cover.png"
Demo Screenshots
![]()
Supported Streaming Hosting Types
- Azuracast
Supported API/Data Sources
- [x] Apple Music / Itunes
- [x] Deezer
- [x] Spotify
- [x] Azuracast
Keyboard Controls
M- mute/unmutePandspace- play/pausearrow upandarrow down- increase/decrease volume0 to 9- volume percent
