
YouTube Downloader
Pricing
Pay per event

YouTube Downloader
Download YouTube videos in multiple formats (144p-8K) and extract audio (MP3, FLAC, WAV, etc). Features include custom quality settings, segment downloads with start/end times, and progress tracking. Supports videos up to 120 minutes with extended duration options.
5.0 (1)
Pricing
Pay per event
1
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
4 days ago
You can access the YouTube 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 '{< "targetUrl": "https://www.youtube.com/watch?v=pzBi1nwDn8U",< "format": "720",< "add_info": false,< "audio_quality": 128,< "no_merge": false<}' |<apify call youtubemasters/youtube-downloader-stable --silent --output-dataset
YouTube Downloader API through CLI
The Apify CLI is the official tool that allows you to use YouTube 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: