07-08-2023, 03:41 PM
Those links are tipically prolly redirects to the real playable URL which can be fished out easily
using the handy commands below.
Code:
pi@moode:~ $ wget http://opml.radiotime.com/Tune.ashx?id=s64589
--2023-07-06 18:11:45-- http://opml.radiotime.com/Tune.ashx?id=s64589
Resolving opml.radiotime.com (opml.radiotime.com)... 104.17.106.184, 104.17.107.184
Connecting to opml.radiotime.com (opml.radiotime.com)|104.17.106.184|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 74 [audio/x-mpegurl]
Saving to: ‘Tune.ashx?id=s64589’
Tune.ashx?id=s64589 100%[==================>] 74 --.-KB/s in 0s
2023-07-06 18:11:45 (1.18 MB/s) - ‘Tune.ashx?id=s64589’ saved [74/74]
pi@moode:~ $ ls
piano.sh 'Tune.ashx?id=s64589'
pi@moode:~ $ more 'Tune.ashx?id=s64589'
https://dispatcher.rndfnk.com/crtve/rner...tor=tunein
This is the real stream url to use when configuring a Radio.
using the handy commands below.
Code:
pi@moode:~ $ wget http://opml.radiotime.com/Tune.ashx?id=s64589
--2023-07-06 18:11:45-- http://opml.radiotime.com/Tune.ashx?id=s64589
Resolving opml.radiotime.com (opml.radiotime.com)... 104.17.106.184, 104.17.107.184
Connecting to opml.radiotime.com (opml.radiotime.com)|104.17.106.184|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 74 [audio/x-mpegurl]
Saving to: ‘Tune.ashx?id=s64589’
Tune.ashx?id=s64589 100%[==================>] 74 --.-KB/s in 0s
2023-07-06 18:11:45 (1.18 MB/s) - ‘Tune.ashx?id=s64589’ saved [74/74]
pi@moode:~ $ ls
piano.sh 'Tune.ashx?id=s64589'
pi@moode:~ $ more 'Tune.ashx?id=s64589'
https://dispatcher.rndfnk.com/crtve/rner...tor=tunein
This is the real stream url to use when configuring a Radio.