Comment on Show HN: Mixest, my summer project that crawls the web for new indie musicComments−chelmertz14yFor the lazy ones, here's a copy-paste to add a download-link: $('#extras').append("<a href='"+$('#player').data('jPlayer').status.src+"'>Download</a>"); (Only for the currently playing song, there's probably an event to hook it up to the playlist switching songs.)
Comments
For the lazy ones, here's a copy-paste to add a download-link:
(Only for the currently playing song, there's probably an event to hook it up to the playlist switching songs.)