YouTube to MP3 Download
Convert YT Videos to MP3 API response Following is the structure of the API response: { "url": "MP3_URL", "status": "ok" } url: MP3 URL status: may have two values: ok: if the conversion is successful or processing: if the conversion is in process. How to handle processing status? If the status is processing then a new API call should be made after a delay of 1000 ms, i.e 1-10 second.
YouTube to MP3 Download endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get mp3 /api/mp3 |
Get mp3 from youtube video id |
YouTube to MP3 Download pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|