How to get the hidden radio stream links in order to create my list of radios on Reciva.

  • retag add tags

Hi, I am using at home a Roberts Internet radio which unfortunately does not include radio stations for my country, Tunisia. I can add live streaming radio urls to my reciva account and get the list on my Roberts Internet radio. But all the stream links are hidden or encapsulated in javascripts, so I don't know how to get them. Any assistance would be much appreciated.

Chawki's avatar
1
Chawki
asked 2020-08-01 06:55:45 +0000
grahamb's avatar
23.8k
grahamb
updated 2020-08-01 13:40:37 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Run Wireshark to capture all traffic of your LAN connection, open the webpage of your favorite Onlineradio and start the stream, stop Wireshark and search for HTTP GET commands (http.request.method == "GET"). With a bit of luck you'll find the URL in the packet content.

Or maybe try this software: http://www.urlhelper.com/download.htm

JasMan's avatar JasMan (2020-08-01 10:53:54 +0000) edit
add a comment see more comments