If you have Rust installed then just run:
echo "https://online.melodiafm.ua/MelodiaFM https://online.kissfm.ua/KissFM https://online.hitfm.ua/HitFM" | cargo r --
Or:
cargo b && echo "https://online.melodiafm.ua/MelodiaFM https://online.kissfm.ua/KissFM https://online.hitfm.ua/HitFM" | ./target/debug/soro
Short list of radio stations might be found here.
Pressing <Enter> simply switches to the next track in the loop, and pressing q exits the app.