Skip to content

Instantly share code, notes, and snippets.

@sequielo
Last active July 8, 2020 03:29
Show Gist options
  • Save sequielo/799602b9fc3184169b78abe301f1e02e to your computer and use it in GitHub Desktop.
Save sequielo/799602b9fc3184169b78abe301f1e02e to your computer and use it in GitHub Desktop.
Radiotray: Argentina FM Radios

Changelog

  • 2020-04-24: Removed Blue and Added: Congo, Rock&Pop and FutuRock.

Update directly to Radiotray config:

nano .local/share/radiotray/bookmarks.xml
   <bookmark name="Rock&amp;Pop" url="http://play-rockandpop.cdn.sion.com:1935/rockandpop/audioweb/playlist.m3u8"/>
   <bookmark name="Congo" url="https://cdn2.instream.audio/:9243/stream?_=171aa7ba84b"/>
   <bookmark name="Aspen" url="https://18323.live.streamtheworld.com/ASPENAAC.aac?dist=triton-widget&amp;tdsdk=js-2.9&amp;pname=tdwidgets&amp;pversion=2.9&amp;banners=none&amp;sbmid=852a424c-cfb6-46ec-e7c5-9a2c72ef8875"/>
   <bookmark name="FutuRock" url="https://mdstrm.com/audio/5d9d019112cbbb45d6a50960/live.m3u8?_=1587703973121" />
   <bookmark name="Metro" url="http://mp3.metroaudio1.stream.avstreaming.net:7200/metro"/>

Radios @ Argentina

Online Radios

Congo

https://cdn2.instream.audio/:9243/stream?_=171aa7ba84b

FutuRöck

https://mdstrm.com/audio/5d9d019112cbbb45d6a50960/live.m3u8

FM Radios

Rock&Pop 95.9

https://ipanel.instream.audio:7002/stream

Aspen 102.3

Search for: term=stream and type=media (in chrome dev console) and use AAC link.

  https://18323.live.streamtheworld.com/ASPENAAC.aac?dist=triton-widget&tdsdk=js-2.9&pname=tdwidgets&pversion=2.9&banners=none&sbmid=852a424c-cfb6-46ec-e7c5-9a2c72ef8875

Complete list

Parse XML mountpoints from:

http://playerservices.streamtheworld.com/api/livestream?station=ASPEN&transports=http%2Chls%2Chlsts&version=1.8&request.preventCache=1482200255076

Metro 95.1

  • Search for: term=stream and type=audio/mpeg

  • Latest:

    http://mp3.metroaudio1.stream.avstreaming.net:7200/metro
    

Expired

FM Delta 90.3

http://provisioning.streamtheworld.com/pls/DELTA_903.pls

FM Mega 98.3

http://server5.stweb.tv:1935/mega983/live/playlist.m3u8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment