#!/usr/bin/bash curl -s http://shred.ing:8000/live.mp3.vclt | perl -nle 'print qq({ "title" : "$1" }) if /^TITLE=(.*)$/'