So, I am creating a podcast site, I would like to be able to download songs and create a cover next to the play button. I have jPlayer setup and the music part is done, but how can I use - preferably PHP, but if not, javascript or jQuery - to grab the cover art embedded in the mp3 file and show it?
Thank!
source
share