Youtube Downloader avatar
Youtube Downloader

Pricing

$30.00/month + usage

Go to Store
Youtube Downloader

Youtube Downloader

Developed by

Boztek Technology

Boztek Technology

Maintained by Community

Youtube downloader actor

5.0 (1)

Pricing

$30.00/month + usage

0

Total users

6

Monthly users

6

Runs succeeded

88%

Last modified

a month 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 '{
< "startUrls": [
< {
< "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call boztek-technology/youtube-downloader --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: