Downloader
Apple Music Downloader
The source is from Apple Music directly and fallback to YouTube if there's error.
get/dl/applemusic
Query parameters
urlstring required
The Apple Music track URL to download
Response
Success - Download Apple Music track
Example response
{
"creator": "@PaxSenix",
"message": "Hope you guys love my hard work :3",
"ok": true,
"url": "https://example.org/12345",
"directUrl": "https://example.org/dl/12345"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.