Browse your Apple Music library playlists and queue tracks for download.
- In-app sign-in — connect from CorosLink with automatic
amp-apiheader capture (manual DevTools paste still available as a fallback) - Library playlists load when library access is available from the captured session
- Tracks resolve via YouTube search — Apple Music streams are DRM-protected, so downloads use the same YouTube matching flow as Spotify sync
Manual fallback
If in-app sign-in doesn't work, open music.apple.com while signed in, open DevTools (F12), go to the Network tab, filter for amp-api, right-click any request, and choose Copy → Copy as cURL. Paste into CorosLink and connect.
Token requirements:
The authorization bearer token is required; include media-user-token for personal library playlists. Tokens expire often — re-paste if fetching stops working.