Youtube Video And Music Downloader avatar

Youtube Video And Music Downloader

Try for free

3 days trial then $5.00/month - No credit card required now

Go to Store
Youtube Video And Music Downloader

Youtube Video And Music Downloader

thenetaji/youtube-video-and-music-downloader
Try for free

3 days trial then $5.00/month - No credit card required now

Boost your YouTube downloads with this Apify actor! Get videos & music in multiple formats and qualities, from 144p to 8K or 64kbps to 320kbps audio. Batch processing & proxy support for fast, reliable downloads.

Developer
Maintained by Community

Actor Metrics

  • 2 Monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

You can access the Youtube Video And 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.

1echo '{
2  "urls": [
3    {
4      "url": "https://youtube.com/shorts/CuC00GUDJsU?si=-ljhM2y1q_4ced1T"
5    }
6  ],
7  "audioOnly": false,
8  "videoQuality": "360",
9  "audioQuality": "best",
10  "videoFormat": "default",
11  "audioFormat": "default"
12}' |
13apify call thenetaji/youtube-video-and-music-downloader --silent --output-dataset

Youtube Video And Music Downloader API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: