Skip to content
forked from bawish/last-ones

A Python script to make an Rdio playlist from your weekly #1 tracks in your Last.fm history

Notifications You must be signed in to change notification settings

arice/last-ones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Last Ones

A Python script to make an Rdio playlist from your weekly #1 tracks in your Last.fm history

Reason

I have seven years of history on my Last.fm account now, and I churn through music quite quickly. I wanted an easy way to remind myself of songs I fell in love with, even if briefly. This is the solution.

How it Works

The script uses Last.fm's API to grab your history. Then it finds the most-listened-to track from each week. It creates a playlist out of the results. Pretty simple!

You can see an example here

To Use It

  1. Download the files.
  2. Add your Rdio API and Last.fm API credentials to the credentials folder.
  3. Run the history_download.py script. That's it!

About

A Python script to make an Rdio playlist from your weekly #1 tracks in your Last.fm history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published