Giter Site home page Giter Site logo

aotycmp's Introduction

aotycmp

aotycmp is a hack to see what albums on Alf Eaton's Albums of the Year (AOTY) <http://aoty.hubmed.org>_ list of lists can be streamed from Spotify <http://spotify.com>_ and Rdio <http://rdio.com>_.

If you just want to see the current results take a look at the line-oriented aoty.json file.

The steps for reproducing the results can be done using the following steps:

pip install -r requirements.pip
cp config.py.orig config.py
# add rdio keys to config.py
./aoty.py | ./compare.py > aoty.json

If you would like to add LastFM information to the json you will need to get an LastFM access key and add it to your config.py, then:

cat aoty.json | ./lastfm.py > aoty-lastfm.json

Maybe I should have dumped the crawled data into CouchDB instead of chaining JSON dumps together like this. Could be more fun right? It would make it easier to not repeat spotify and rdio API lookups.

If you have your own list of albums, and you want to see if they are available on spotify and rdio, you should be able to format your list like aoty_dedupe.json and point aoty_cmp.py at it.

Alf says, it might be easier to scrape the content using this URL in the future: http://apps.hubmed.org/aoty/?_start=0&_limit=1000&_format=xml

aotycmp's People

Contributors

edsu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

imclab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.