Skip to content

Visualize the mood of a Last.FM user based on his listening history.

License

Notifications You must be signed in to change notification settings

janjilecek/last.fm-mood-timeline

 
 

Repository files navigation

Last.FM Mood Timeline

Nice script to visualize the mood of a Last.FM user based on his listening history.

Example

Run it with python mood_timeline.py.

How does it work?

  1. Get weekly charts using Last.FM's API
  2. Find metadata using GraceNote's API
  3. Do some processing
  4. Plot the graph to SVG (open with Chrome for best viewing experience)

Why is the code such a mess?

The code was written a long time ago to be used just a couple of times and I decided to upload it just for historical purposes :)

About

Visualize the mood of a Last.FM user based on his listening history.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%