ids="$(curl -s "https://fmstream.org/index.php?s=70s"|grep fetchIds|cut -d\" -f2)"
curl -s 'https://fmstream.org/stations2.php' -F "ids=$ids"|tr '"' "\n"|grep http|sed 's|\\||g'|fzf
