You are not logged in.

#1 2009-10-24 12:49:41

x0rg
Member
From: Switzerland
Registered: 2009-07-12
Posts: 116

Python: Amazon API - fetch Album Art

Hi there,
I'm a total noob in Python (and programming generally) and I want to write a little script that fetches album-art from Amazon
I looked into the Boto documentation but I didn't found anything about images.
I'm sorry for being ignorant but I don't want to read the whole Amazon API documentation.
Could someone give me a starting point or a how-to (didn't find one)?
Or does someone know a different/easier API to fetch cover-art?

Offline

#2 2009-10-24 13:23:48

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: Python: Amazon API - fetch Album Art

brisbin33 wrote a little bash script to get album art from albumart.org.  You might be able to use that as a starting point. You can get it here.

Good luck!
Scott

Offline

#3 2009-10-24 15:37:37

x0rg
Member
From: Switzerland
Registered: 2009-07-12
Posts: 116

Re: Python: Amazon API - fetch Album Art

thanks very much for the link - it's really useful!

Offline

Board footer

Powered by FluxBB