Link: Apple Music Playlists to Spotify
A free app that does what it says.
If you encounter rate limiting, you can create your Spotify Development App (SDA) at Spotify Developers.
When creating your SDA, add these two links as the redirect URI
Replace clientId
in src/components/SpotifyButton.svelte
with your SDA's clientId
Run npm install && npm run dev
in this project's root directory
Built on Astro with Svelte. Interfaces with both MusicKit 3 and the Spotify Api