Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

tdragonite/iTunesFestivalDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Apple Music Festival Downloader - London 2015
1. Find the day of the show of the artist you want to download. Look at: http://www.applemusicfestival.com
2. Give execution permission to the script: `chmod 777 itunes-festival.sh`
3. Launch the script: `./itunes-festival.sh day artist`
Please, remember: NO SPACE IN THE ARTIST NAME!
F.e: Ellie Goulding = elliegoulding, Take That = takethat. Thanks!
	Examples: `./itunes-festival.sh 19 elliegoulding` 
		  `./itunes-festival.sh 19 andraday`
4. Have fun!

Additional note:
You can also force a specific artist id (this is useful for special artist combination).
Find the artist id trought Google (search for "Ellie Goulding" and look at the artist id in the URL of the iTunes Store result)
Launch the script: `./itunes-festival.sh 19 elliegoulding 338264227 `

Work also on OS X (remember: it isn't an Apple Script but a shell script: you need to use through Terminal).
Tnx to the original creator!
Tnx to sylvaingi for resume feature!

About

Apple Music Festival London 2015 Show Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages