Mac Categories

getTunes 2.3.6


getTunes getTunes allows users to download music from local Rendezvous-shared iTunes music libraries

System Requirememts
Mac OS X 10.2 or higher
Download Details
Company getTunes Project
Version 2.3.6
Post Date June 06, 2009
License Freeware
File Size 196 KB
There are no screenshots

getTunes 2.3.6


getTunes allows users to download music from local Rendezvous-shared iTunes music libraries
getTunes is a Mac version of myTunes, a small application that allows users to download music from local Rendezvous-shared iTunes music libraries (instead of streaming the songs).

Don't steal music.

getTunes.command was a little script which listens to iTunes daap streams. It would capture the required session id, ip address, song path and validation code and used wget to do a standard GET from the host computer.

Everything was done by standard Unix command line tools and no cracking was done to any of the network streams (a neat demonstration of the OSX's Unix power).

getTunes is a tool designed to be a more user friendly implementation written in java.
What's New in This Release:

  • Moved to sourceforge
  • Fixed issue where getTunes would disconnect after downloading a couple of songs.
  • The user preferences are now read. D'oh.