|
|
A script to display the current iTunes song's lyrics
This was such an awesome idea that I didn't have to change much to make it more useful for me: use Google. Google's much more forgiving when your iTunes music is spelled differently than the lyrics database used in the original.
Anyway, here is the AppleScript. Let me know if it doesn't work! [robg adds: Instead of pasting the script here, I've made it available for download: googleLyrics.scpt.sit.]
A script to display the current iTunes song's lyrics
Does anyone know how to make this work with Japanese/Chinese text????
A script to display the current iTunes song's lyrics
Just downloaded the script and started to play with it.
To enable Japanese you need to edit the google search string that the script uses.
set URL of document 1 to "http://www.google.com/search?btnI=1&ie=UTF-8&oe=UTF-8&q= +lyrics -amazon.com -review" & nameOfTrack & nameOfArtist & nameOfAlbum
This is the new line that I ended up with. Also note that I added a -amazon.com and a -review because I kept getting those for some reason. The important piece on that line is the ie=UTF-8. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|