Skip to content

joeyboli/RadioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Icecast/Shoutcast/Zeno Full Page Radio Player

Documentation.

Open The Script.js file and edit the lines Below.

// RADIO NAME
const RADIO_NAME = 'Game! Radio 1';

// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY. eg : spotify 
var API_SERVICE = 'DEEZER';

// Change Stream URL Here, Supports, ICECAST, ZENO, SHOUTCAST, RADIOJAR and any other stream service.
const URL_STREAMING = 'https://stream-51.zeno.fm/cfhkm5fs1uhvv?zs=HOu6hxV1SG-7iGi9WGVTqQ';

//API URL GET API On Joeycast Website
const API_URL = 'https://api-v2.streamafrica.net/icyv2?url=' + URL_STREAMING;

RadioAPI Docs

https://api.streamafrica.net

Free Hosting

Deploy with Vercel Deploy to Netlify

Change Logo.

Open The img folder and add your logo named "cover.png"

Demo Screenshots

Demo Screenshot

Supported Hosting Types

  • Icecast / Shoutcast
  • Zeno Radio
  • RadioJar
  • Azuracast
  • Centova Cast
  • Everest Cast
  • MediaCP
  • Sonic Panel

Supported API/Data Sources

  • Apple Music / Itunes
  • Deezer
  • Spotify

JCPlayer Pro

ScreenShot

Features

  • Supports Fetching Song Info From Itunes, Deezer, Spotify, Tidal, Youtube Music, Everest Panel API, Azuracast API, Live 365 API, RadioKing API & Many More
  • Admin Panel To Manage All Info.
  • Support Custom Names Via Dashboard
  • Supports MP3, AAC, HLS Streams,
  • More Than 20 Stream Services
  • Single Or Multi Radio Stations.
  • StreamAfrica Premium API.

Price

199$ One Time Price.

Demo.

Purchase URL.

Buy JCPlayer Pro

Feedback

If you have any feedback, please reach out to me at [email protected]

License

MIT

Credits