Music

Listen to some internet Music and no Por*tube :wink:

gst-launch -t playbin uri=http://streaming.radionomy.com/JamBestOf | sed -un 's/.*title: \(.*\)/\1/p' > >(tee Playlist.txt) 2>&1

It saves the title in Playlist.txt too :).