Youtube to MP3 Downloader avatar
Youtube to MP3 Downloader

Pricing

$15.00/month + usage

Go to Store
Youtube to MP3 Downloader

Youtube to MP3 Downloader

Developed by

Web Harvester

Web Harvester

Maintained by Community

Convert and download YouTube videos to high-quality MP3 audio files effortlessly with this actor

5.0 (1)

Pricing

$15.00/month + usage

14

Total users

247

Monthly users

22

Runs succeeded

>99%

Last modified

2 months ago

You can access the Youtube to MP3 Downloader programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "youtubeUrls": [
< {
< "url": "https://www.youtube.com/watch?v=jhFDyDgMVUI"
< }
< ],
< "maxRequestRetries": 25,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call web.harvester/youtube-downloader --silent --output-dataset

Youtube to MP3 Downloader API through CLI

The Apify CLI is the official tool that allows you to use Youtube to MP3 Downloader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: