Youtube Downloader avatar
Youtube Downloader

Pricing

$30.00/month + usage

Go to Store
Youtube Downloader

Youtube Downloader

Developed by

Boztek Technology

Maintained by Community

Youtube downloader actor

5.0 (1)

Pricing

$30.00/month + usage

0

Monthly users

4

Runs succeeded

94%

Last modified

16 days ago

Youtube Video Downloader

Overview

Youtube video/audio downloader actor.

Bugs, Fixes, Updates, and Changelog

This scraper is under active development. If you have any feature requests, you can create an issue from here.

Features

  • Download videos from YouTube by specifying the URL.
  • Supports video download with selected quality or format using yt-dlp.

Input Parameters

Fields:

  • startUrls (Optional, Array): List of YouTube video URLs you want to download.
  • quality (Optional, String): The desired video resolution. If the exact quality isn't available, defaults to the nearest lower quality.
  • downloadType (Optional, String): Type of the downloads for all links in startUrls.
  • proxy (Required, Proxy Object): Proxy configuration. Either your own proxy servers or Apify Proxy can be used.

Example Input

1{
2    "downloadType": "video",
3    "proxyConfiguration": {
4        "useApifyProxy": false
5    },
6    "quality": "1080p",
7    "startUrls": [
8        "https://www.youtube.com/watch?v=6mOcqdVWnTY",
9        "https://www.youtube.com/shorts/bOUOSn9MULw",
10        "https://www.youtube.com/watch?v=HdHs2ftS07g",
11        "https://www.youtube.com/watch?v=o42emcCV37E",
12        "https://www.youtube.com/watch?v=tVDi4csDFCc"
13    ]
14}

Exported Data

Each item in the dataset has the following structure:

1{
2        "sourceUrl": "https://www.youtube.com/watch?v=6mOcqdVWnTY",
3        "downloadUrl": "https://api.apify.com/v2/key-value-stores/ytmmT2zrzGa1rZAzc/records/6mOcqdVWnTY_1080p.mp4?signature=Vjgy1nQshwGnpxQXTTvI",
4        "format": "VIDEO",
5        "resolution": "1080p",
6        "status": "SUCCESS"
7    }

Contact

You can reach out API version of this actor from our website. For custom integrations or support, visit https://www.boztekno.com or contact us at "info@boztekno.com".

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$30.00