Skip to content

Creates a Grooveshark-able mix of music from the current charts

Notifications You must be signed in to change notification settings

clevelandflash/chartmix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

chartmix

Creates a Grooveshark-able mix of music from the current charts

Install Instructions

  1. Request a tinysong.com api key and export it as an env var (TINYSONG_KEY) before running the chartmix script. export TINYSONG_KEY=abc123
  2. Download and install simplejson
  3. Download and install feedparser

Run Instructions

  1. Run the script as follows: python chartmix.py
  2. Go to Grooveshark.com and let the page load. At this point, the window object will be available to you, along with a "Grooveshark" object. Paste the output from chartmix in the address bar and hit enter. javascript: window.Grooveshark.addSongsByID([ song1, song2, etc. ]) Wait a moment and the songs should be added to Now Playing.

That's it!

About

Creates a Grooveshark-able mix of music from the current charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages