Fireflies🧚🏻

Option 1: Create a Playlist from Liked Songs
Option 2: Enter a Spotify Playlist ID

Here is the guide

  1. Login to Apple Music in a browser.
  2. Open Dev Tools and switch to the Network Tab. Select Fetch/XHR filter. (Just do a cmd/ctrl+shift+c, the dev tools will open)
  3. Click on the Recently Added section in the side navbar.
  4. From the request headers, copy and keep the values of these keys for future use:
    • Authorization (Copy the code after the word Bearer, excluding the space)
    • Media-user-token
Apple Music Tokens Guide Image