Skip to content

Automated Spotify playlist of songs from APM's Marketplace

License

Notifications You must be signed in to change notification settings

Lego6245/kai-heart-radio

 
 

Repository files navigation

kai-heart-radio

(Listen to the playlist here)

This is an updated fork desgigned to run on Azure Functions. The script has been updated to work with Python 3, but is otherwise unchanged.

Original ReadMe Follows

The dog and I listen to Marketplace on APM during our walks to the park. The dog doesn't much care for it, but I love it, especially the music interludes. Marketplace publishes a list of the songs on their daily broadcasts. I found myself adding the songs to a Spotify playlist I listen to at work. Now kai-heart-radio does it for me.

The app scrapes the Marketplace site for new songs, but the Spotify bits are generally applicable to Spotify search and playlist management. The app runs on a t2.nano instance as an hourly cron job.

A template for the config file is provided. To get going, you'll need to first create a Spotify app and then follow the Web API Authorization Code Flow to get yourself an access token.

Now Kai Ryssdal approved: https://twitter.com/kairyssdal/status/761617874213408768

About

Automated Spotify playlist of songs from APM's Marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.0%
  • HTML 10.0%