Youtube Music Downloader avatar
Youtube Music Downloader

Pricing

$5.00/month + usage

Go to Store
Youtube Music Downloader

Youtube Music Downloader

Developed by

thenetaji

thenetaji

Maintained by Community

Quickly download high-quality audio tracks from YouTube with this efficient and customizable Apify actor. Supports on-the-fly downloads, proxy integration, and a simple API interface. Enjoy!!

0.0 (0)

Pricing

$5.00/month + usage

1

Total users

33

Monthly users

6

Runs succeeded

>99%

Last modified

a month ago

You can access the Youtube Music 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 '{
< "urls": [
< {
< "url": "https://youtube.com/shorts/8wst-04IuWI?si=KrYbYKtD7qnzH4Gy"
< }
< ],
< "quality": "best",
< "format": "default"
<}' |
<apify call thenetaji/youtube-music-downloader --silent --output-dataset

Youtube Music Downloader API through CLI

The Apify CLI is the official tool that allows you to use Youtube Music 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: