Fireflies is a web application that makes it easy to convert your Spotify playlists to Apple Music. No more worrying about losing your music during the switch—it’s a smooth, free transition!
-
Add your email.
-
Provide your Spotify Playlist ID.
- To find this, get the share link for your playlist on Spotify.
- Example: If your share link is
https://open.spotify.com/playlist/2QwR5DBHrJYjWgH1YIuCeu?si=v1FASDLjQAWmaDH8FrSbhw&pi=a-AFnbboMERL2m
, the Playlist ID is2QwR5DBHrJYjWgH1YIuCeu
.
-
Press Submit.
- Your results will appear in the "Show Results" toggle.
To convert the playlist, Fireflies requires Apple Music authentication tokens.
Follow these steps to extract the tokens:
Guide to Extract Apple Music Tokens
- Login to Apple Music in a browser.
- Open Developer Tools:
- On Windows, press
Ctrl + Shift + C
- On Mac, pressCmd + Shift + C
- Go to the Network tab and filter for
Fetch/XHR
requests. - In the Apple Music interface, click on the Recently Added section in the sidebar.
- From the request headers, copy the following keys:
- Authorization: Copy the code following "Bearer" (do not include "Bearer" or the space).
- Media-user-token
- Enter the tokens.
- Press Submit to start converting your playlist!
Fireflies will take care of the rest.
Happy listening!