/itunes-artwork-fetcher

Quick API test using SvelteKit, don't judge

Primary LanguageSvelte

iTunes / Apple Music Hi-Res Cover Art Downloader

Just trying out SvelteKit. This super basic app makes use of the iTunes Search API to download album artwork at the highest possible resolution image from Apple's servers. Doing this isn't officially supported by the API, but there's a way around everything, right?

Compiling + Previewing

npm install
npm run build
npm run preview

Input an artist + album, for example Weezer - Maladroit, then click the resulting cover art thumbnail to download the full-size file.

Additional results are included and paginated in case the first match, I don't know, sucks or something. Sometimes Apple Music has like 5 versions of an album.