07-07-2023, 10:39 AM
(07-06-2023, 10:36 PM)Tim Curtis Wrote: Those links are prolly redirects to the real playable URL which can be fished out 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
devutl.sh piano.sh 'Tune.ashx?id=s64589'
pi@moode:~ $ cat Tune.ashx\?id\=s64589
https://dispatcher.rndfnk.com/crtve/rner3/main/mp3/high?aggregator=tunein
I created a new radio station with the URL below and it plays fine. It sounds like a Latin dance beats station?
Code:https://dispatcher.rndfnk.com/crtve/rner3/main/mp3/high?aggregator=tunein
Yes it is a radio station for my wife.
Why did I not think that it was a redirect, THANKS for the tip.