Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 881 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 881 Bytes

redditrocks

redditrocks creates playlists based off the most upvoted tracks from music subreddits.

Author

redditrocks was created by Rob Ruenes on 5/13/2014 and updated on 8/14/2014.

Requirements

redditrocks only works if you have a Spotify Premium Subscription.

On top of this, you'll need:

libspotify can be installed using Homebrew:

brew install libspotify

pyspotify can be installed using Pip:

pip install --pre pyspotify

A Spotify App Key can be downloaded by anyone with a Spotify Premium Subscription here.

Testing

redditrocks was tested on Mac OS X Mavericks 10.9.2 using Python 2.7.6