Thursday, April 15, 2010

Export last.fm library

last.fm is a well known streaming music service that's been around for a while now. They do have a nice desktop client for those who don't want to use a browser to play the songs. One thing with this streaming services is that you never know how quickly songs get accumulated in the library.

So using last.fm xml web service I wrote a small application that would extract all the tracks and their information from last.fm user's library. The application takes the user name and gives out a list of tracks along with an option to download it as a CSV file.

Update:  Added the ability to list the neighbors of an user. This feature is iterative meaning any user in the displayed neighbors list could be selected again to get his/her library along with a list of neighbors. Any overlapping neighbors would be eliminated.

Download @ http://www.mediafire.com/?hmjmzd5cmt2

Since the XML service gives out only 50 tracks at a time, it might take few minutes to extract a large library of songs, but your patience doesn't go in vain.

No comments:

Post a Comment

Total Pageviews

26065