
YouTube Video Downloader
Pricing
Pay per event

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.
4.6 (4)
Pricing
Pay per event
13
Total users
507
Monthly users
240
Runs succeeded
56%
Issues response
35 days
Last modified
4 days ago
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 the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: