I'm trying to make a script to pull the artwork of the currently playing track and write it to a file. I've checked out a few guides but none of them seem to work, any tips?
tell application "iTunes"
write artwork 1 to "path:to:desktop" of type("JPEG")
end tell
To be honest I've no idea what I'm doing. Anyone feeling helpful?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…