Downloader
Spotify Downloader
get/dl/spotify
Query parameters
urlstring required
The Spotify track/episode podcast URL to download
servstring
The Server where the audio from, leave it empty to see all available sources in response
Response
Success - Download Spotify track/episode
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.