GET
YouTube Audio Downloader
Convert a YouTube URL into downloadable MP3 audio output using ytconvert.
Endpoint
https://api.seaavey.com/downloader/youtube/audio Parameters
url string required The valid URL of the YouTube video to extract audio from.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
title— string -
type— string -
bitrate— string -
download— string -
sourceUrl— string
-
Errors
401 Invalid or expired API key 400 Invalid YouTube URL 429 Too many requests 500 Download failed