YouTube Video Downloader avatar
YouTube Video Downloader

Pricing

Pay per event

Go to Apify Store
YouTube Video Downloader

YouTube Video Downloader

Use YouTube Video Downloader to download YouTube videos in MP4, MP3, avi, and other formats directly to your cloud storage service. Just add a YouTube video URL and get the converted video in a few seconds.

Pricing

Pay per event

Rating

2.5

(8)

Developer

Streamers

Streamers

Maintained by Apify

Actor stats

34

Bookmarked

1.7K

Total users

113

Monthly active users

3.8 days

Issues response

3 days ago

Last modified

Share

You can access the YouTube Video 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 '{
< "videos": [
< {
< "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
< }
< ]
<}' |
<apify call streamers/youtube-video-downloader --silent --output-dataset

YouTube Video Downloader API through CLI

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

Install Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: