iTunes API for python scripting

pablora picture pablora · Aug 30, 2010 · Viewed 8.9k times · Source

I'm trying to develop some scripts for iTunes in python and actually i'm having quite a hard time getting the API information.

I'm using the win32com.client module but i would really need to get all the specifications, methods and details.

There are a few examples but I need some extra data......

thanks!!!

Answer

pyfunc picture pyfunc · Aug 30, 2010

iTunes com interface documentation is available at http://developer.apple.com/sdk/itunescomsdk.html