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.
Pricing
Pay per event
Rating
2.5
(8)
Developer
Streamers
Actor stats
34
Bookmarked
1.7K
Total users
113
Monthly active users
3.8 days
Issues response
3 days ago
Last modified
Categories
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-datasetYouTube 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 | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include: