{"id":15833410,"url":"https://github.com/edsu/aotycmp","last_synced_at":"2025-04-01T12:12:39.802Z","repository":{"id":66762448,"uuid":"2165810","full_name":"edsu/aotycmp","owner":"edsu","description":"hack to see what well reviewed albums-of-the-year are available on Spotify and Rdio","archived":false,"fork":false,"pushed_at":"2013-04-04T17:18:09.000Z","size":6599,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-12T13:16:47.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-06T17:42:02.000Z","updated_at":"2022-01-31T02:09:53.000Z","dependencies_parsed_at":"2023-02-20T11:00:48.574Z","dependency_job_id":null,"html_url":"https://github.com/edsu/aotycmp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Faotycmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Faotycmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Faotycmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Faotycmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/aotycmp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635987,"owners_count":20809333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T13:02:43.968Z","updated_at":"2025-04-01T12:12:39.772Z","avatar_url":"https://github.com/edsu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"aotycmp\n=======\n\naotycmp is a hack to see what albums on Alf Eaton's `Albums of the Year (AOTY) \u003chttp://aoty.hubmed.org\u003e`_ list of lists can be streamed from `Spotify \u003chttp://spotify.com\u003e`_ and `Rdio \u003chttp://rdio.com\u003e`_.\n\nIf you just want to see the current results take a look at the line-oriented\naoty.json file.\n\nThe steps for reproducing the results can be done using the following steps:\n\n    pip install -r requirements.pip\n    cp config.py.orig config.py\n    # add rdio keys to config.py\n    ./aoty.py | ./compare.py \u003e aoty.json\n\nIf you would like to add LastFM information to the json you will need to get\nan LastFM access key and add it to your config.py, then:\n\n    cat aoty.json | ./lastfm.py \u003e aoty-lastfm.json\n\nMaybe I should have dumped the crawled data into CouchDB instead of chaining\nJSON dumps together like this. Could be more fun right? It would make it\neasier to not repeat spotify and rdio API lookups. \n\nIf you have your own list of albums, and you want to see if they are available\non spotify and rdio, you should be able to format your list like\naoty_dedupe.json and point aoty_cmp.py at it. \n\nAlf says, it might be easier to scrape the content using this URL in the future:\nhttp://apps.hubmed.org/aoty/?_start=0\u0026_limit=1000\u0026_format=xml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Faotycmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Faotycmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Faotycmp/lists"}