Youtube video downloader avatar
Youtube video downloader

Deprecated

Pricing

$10.00/month + usage

Go to Store
Youtube video downloader

Youtube video downloader

Deprecated

Developed by

Paulo Cesar

Paulo Cesar

Maintained by Community

Download Youtube videos in bulk and save to the key-value store

3.7 (2)

Pricing

$10.00/month + usage

13

Total users

728

Monthly users

66

Runs succeeded

>99%

Last modified

17 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 '{
< "startUrls": [
< {
< "url": "https://www.youtube.com/watch?v=nn-bCRvhNUM"
< }
< ],
< "proxy": {
< "useApifyProxy": true
< },
< "maxRequestRetries": 3
<}' |
<apify call pocesar/download-youtube-video --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: