mcplayer9999 / radio-garden-m3u

A M3U playlist of every station from radio.garden
24 stars 11 forks source link

Use API to retrieve the list #1

Open easingthemes opened 4 years ago

easingthemes commented 4 years ago

You can use their API to get all stations:

Not sure what is the best combination, but something like:

  1. Get all places: https://radio.garden/api/content/places
  2. Get Channels per place: https://radio.garden/api/content/place/7F6IKw28
  3. Get mp3 url for channel http://radio.garden/api/content/listen/LcTyJeRx/channel.mp3
easingthemes commented 4 years ago

Done, check: https://github.com/easingthemes/radio-garden-m3u/blob/feature/1-nodejs-script-to-fetch-all-channels/results/radio.garden.m3u

sunil-dhaka commented 2 years ago

api links are not working --> 403 error. Any help

easingthemes commented 2 years ago

Issue and PR was opened 2years ago. API changed in the meantime. Some new links: https://radio.garden/api/ara/content/places http://radio.garden/api/ara/content/channel/lvss3ov7

deflexable commented 1 year ago

the place endpoint is working but the channel endpoint isn't

deflexable commented 1 year ago

@easingthemes http://radio.garden/api/ara/content/channel/ this is working