I am looking to see if it's, first, possible to even use javascript to get the currently playing Itunes song, and if so, how?
A use case along the lines of:
- User clicks a link
- An alert pops up displaying song name, artist and album.
Thanks
I am looking to see if it's, first, possible to even use javascript to get the currently playing Itunes song, and if so, how?
A use case along the lines of:
Thanks
Directly, no. If the data from iTunes is sent to a service like last.fm, it can be fetched there on a regular interval to see what they are listening to. Something similar to https://github.com/niklasvh/jquery.plugin.listening