ID3 Reader

A girl holding a WalkmanLately I’ve been working on a PHP script that is able to parse an ID3 tag. It took some time, but I’ve successfully finished with version 1.0.

I spent some time reading the ID3 spec to figure out what exactly I was parsing.

This give the following output:

It’s not exactly pretty or anything, but it is my first go at it. On to v1.1!

    • j
    • October 17th, 2011 10:58pm

    fantastic song you chose to parse.

    what were you working on to parse id tags for?

    • I was working on a “social” online media player where people could upload their songs and then stream them using an HTML5/Flash player. Didn’t really pan out, since Spotify was released. :D

  1. No trackbacks yet.