Skip to content

A one stop solution for converting your spotify playlist to apple music playlist at 0 cost. This is just v1 🤝

Notifications You must be signed in to change notification settings

radhikakakkar/fireflies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Fireflies: Convert Spotify Playlists to Apple Music!

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!


How It Works

Step 1: Enter Your Details

  1. Add your email.

  2. 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 is 2QwR5DBHrJYjWgH1YIuCeu.
  3. Press Submit.

    • Your results will appear in the "Show Results" toggle.

Step 2: Add Apple Music Authentication Tokens

To convert the playlist, Fireflies requires Apple Music authentication tokens.

Follow these steps to extract the tokens:

Guide to Extract Apple Music Tokens
  1. Login to Apple Music in a browser.
  2. Open Developer Tools: - On Windows, press Ctrl + Shift + C - On Mac, press Cmd + Shift + C
  3. Go to the Network tab and filter for Fetch/XHR requests.
  4. In the Apple Music interface, click on the Recently Added section in the sidebar.
  5. From the request headers, copy the following keys:
    • Authorization: Copy the code following "Bearer" (do not include "Bearer" or the space).
    • Media-user-token
Apple Music Tokens Guide Image

Step 3: Start the Conversion

  1. Enter the tokens.
  2. Press Submit to start converting your playlist!

Fireflies will take care of the rest.


Happy listening!

About

A one stop solution for converting your spotify playlist to apple music playlist at 0 cost. This is just v1 🤝

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages