GETREADY / ONLINEFREE
YouTube MP3 Converter
Konversi video YouTube menjadi file audio MP3 berkualitas tinggi (hingga 320kbps) dengan proses ekstraksi super cepat.
ENDPOINT:/api/download/ytmp3
Endpoint Overview
MethodGET
Path/api/download/ytmp3
AccessFree Tier / API Key
Total Usage5.120.430 requests
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Tautan URL video YouTube yang ingin dikonversi. |
Response Example
application/json200 OK
{
"status": true,
"result": {
"title": "Lofi Chill Beats for Coding",
"duration": 3600,
"audio_url": "https://api.lcode.dev/storage/yt-audio-lofi.mp3",
"size": "82.4 MB"
}
}