778f4f01be2dac1748157add62ed124dd9cc4298
HTML5 Internet Radio Player
This is an HTML5 Internet Radio Player Based on https://github.com/gsavio/player-shoutcast-html5
Documentation.
Open The Script.js file and edit the lines Below.
// Chane This TO The Name of your Radio Station.
const RADIO_NAME = 'Game! Radio 1';
// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY AVAILABLE
var API_SERVICE = 'DEEZER';
// Change Stream URL Here, Supports, ICECAST, ZENO, SHOUTCAST, RADIOJAR and any other stream service.
const URL_STREAMING = 'https://stream.zeno.fm/cfhkm5fs1uhvv';
Change Logo.
Open The img folder and add your logo named "cover.png"
Demo Screenshots
Feedback
If you have any feedback, please reach out to me at adoboligh1@gmail.com
License
Acknowledgements
Descripción
HTML5 Internet Radio Web Player.
html5audiohtml5playericecast2internet-radio-playerradioradio-playershoutcastshoutcast-streamingzeno-radio
Readme
AGPL-3.0
8,8 MiB
Languages
JavaScript
47.6%
CSS
36.6%
HTML
15.8%
