-
Find the id, name and day of the show for the artist you want to load, replace whitespace or other symbols with underscores. You can find all the information here: https://appletv.itunesfestival.com/1b/en-GB/gb.json looking in the source code or by searching the artist on iTunes through Google and taking the ID from the url (p.e. Tony Bennet: https://itunes.apple.com/us/artist/tony-bennett/id484980)
-
Launch the script:
./itunes-festival.sh day id_artist
Example:
./itunes-festival.sh 06 484980_tonybennett
-
Have fun.
Working for iTunes Festival September 2014. Also on OS X. Tnx to the original creator!