Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to open iTunes videos in QuickTime' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to open iTunes videos in QuickTime
Authored by: suastegui on Apr 08, '05 01:04:20PM

Although I have no Applescript, this is what I do: play the complete video in iTunes. Don't quit iTunes. Open /private/tmp/501/TemporaryItems. You'll find a file like QTPluginTemp1234567. Copy it to a different location and rename it to xxx.mov. The Applescript is up to you....



[ Reply to This | # ]
An AppleScript to open iTunes videos in QuickTime
Authored by: virtual brain on Apr 08, '05 04:32:42PM

An apple script to just that is: iGetMovies - 2.1.1
get it from versiontracker



[ Reply to This | # ]