Skip to content

Instantly share code, notes, and snippets.

@pzskc383
Created February 26, 2014 10:01
Show Gist options
  • Save pzskc383/9226927 to your computer and use it in GitHub Desktop.
Save pzskc383/9226927 to your computer and use it in GitHub Desktop.
TralbumData.trackinfo.map(function(t, i) { return 'wget "' + t.file['mp3-128'] + '" -O "'+(i+1)+'. '+t.title+'.mp3"'; }).join("\n");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment