Skip to content

Instantly share code, notes, and snippets.

@dtan4
Created June 6, 2014 17:14
Show Gist options
  • Save dtan4/57ecfd17d7aaf4864e29 to your computer and use it in GitHub Desktop.
Save dtan4/57ecfd17d7aaf4864e29 to your computer and use it in GitHub Desktop.
tell application "iTunes"
set trackLyrics to lyrics of current track
return trackLyrics
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment