skip to content skip to navigation

What is this place?

a warm gun is the personal web site of multimedia artist and resident geek Ian Adams, based out of Seattle, WA. Within the site, this page is a blog entry filed under Music, Apple. No comments have been left here by readers since this entry was posted on the 5th 2005f June 2005, but comments are now closed.

Where is everything?

The most recently posted stuff can be found on the front page. Older posts and articles are listed, by category and date, in the archives. There is also the Link Blog, which is my (almost) daily list of interesting links and brief commentary on AWG-related topics.

Additional areas on this site can be accessed by using the navigation links on the far left. (Or far bottom if you’re visiting this site using an alternative browser like Opera Mini.)

Save iTunes Music Store videos to your desktop

Because, really, who wants to have to buffer them each time and watch them in windowed mode?

[Update: It was pointed out to me by someone on the Spymac forums that this seems to no longer work in iTunes 4.9. I verified and it appears that the person is correct. I would have replied in the forum, but the evil whorehoppers at Spymac wouldn’t let me register. Anyway, I went back to the original MacOSXHints.com article and found the problem: The temporary video files are now stored under ~/Library/Caches/QuickTime/downloads/xx/xx/, but it seems that the file is not a QuickTime movie anymore. Changing the shell script on the old AppleScript to lsof -wa -c iTunes +D ~/Library/ | grep -i qtch | head -1 | awk '{ print $9 }' does copy the file correctly, but it is not playable in QuickTime. With the advent of music videos being sold on the iTunes Music Store, I’m pretty much giving up on getting this one working. Sorry folks, but it’s just not worth my time anymore.]

It was a quiet Sunday night at home with my girlfriend, drinking Chardonnay and listening to the new Gorillaz album on iTunes. I went to show her the music video for Feel Good Inc., and realised that since she was sitting on the other side of the room, it would be A Good Thing™ to be able to view the promo in full screen mode. I became obsessed. So I did a search on MacOSXHints.com for “iTunes music video” and found this article. The article itself, however, wasn’t too descriptive, so here’s the step-by-step of how I did it:

  1. Download this AppleScript, then rename it to “music_video.scpt”
  2. Find the music video in the iTunes Music Store you want to save.
  3. On the page where you select whether or not you want to watch the “small” or “large” version, context-click on the “large” link, and choose “Copy iTunes Music Store URL”.
  4. With that URL in the Clipboard, double-click the AppleScript you saved earlier.
  5. The Script Editor should come up. Click “Run”.
  6. After the video finishes loading in Safari (or whatever browser you use), context-click on “Save as QuickTime Movie…” (I believe that’s a QuickTime Pro feature, but who hasn’t snagged themselves a QT Pro serial?)
  7. Name the file whatever you want and save it wherever you like, and that’s it!

Oh, and the new Gorillaz album, Demon Days, kicks ass. You should get yourself a copy. I mean it.

Comments are closed for this entry.

Copyright © 2004–2009 Ian Adams

Home
The front page — where you’ll find the most recently posted stuff
Archives
The archives — older articles, listed by date
Link Blog
The Link Blog — an (almost) daily list of interesting links
About
A brief biography of the author, Ian Adams.
Colophon
Background information and history regarding this web site.
Contact
Want to send me an email? Then this is the place to go.
Bookmarks
An extensive, maintained and organised collection of links to sites I like.
Newsfeeds
This site’s RSS feeds will let you know when new posts are published.