Youtube Video Downloader PRO avatar

Youtube Video Downloader PRO

Pricing

$20.00/month + usage

Go to Apify Store
Youtube Video Downloader PRO

Youtube Video Downloader PRO

๐—™๐—ถ๐—ป๐—ฎ๐—น๐—น๐˜† - ๐—” ๐—ฌ๐—ผ๐˜‚๐—ง๐˜‚๐—ฏ๐—ฒ ๐——๐—ผ๐˜„๐—ป๐—น๐—ผ๐—ฎ๐—ฑ๐—ฒ๐—ฟ ๐—ง๐—ต๐—ฎ๐˜ ๐——๐—ผ๐—ฒ๐˜€๐—ป'๐˜ ๐—ฆ๐˜‚๐—ฐ๐—ธ No more one-at-a-time downloads or missing metadata. Concurrent processing, full data extraction, multiple formats. The professional solution for serious YouTube data collection.

Pricing

$20.00/month + usage

Rating

3.3

(4)

Developer

Xtech

Xtech

Maintained by Community

Actor stats

13

Bookmarked

333

Total users

9

Monthly active users

3.5 days

Issues response

3 days ago

Last modified

Share

YouTube Video Downloader

Download YouTube videos with metadata using yt-dlp.

๐ŸŽฏ What You Get

  • Download multiple YouTube videos at once

  • Get full video metadata (title, views, description, etc.)

  • Works with regular videos, shorts, and shortened URLs

  • Downloads in highest available quality (or your selected quality)

  • No video limits

๐Ÿ’ก Example Output

{
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"video_id": "dQw4w9WgXcQ",
"title": "Rick Astley - Never Gonna Give You Up (Official Music Video)",
"description": "The official video for "Never Gonna Give You Up" by Rick Astley...",
"duration": 212,
"view_count": 1616021602,
"download_url": "https://api.apify.com/v2/key-value-stores/xyz/records/dQw4w9WgXcQ",
"error": null
}

โšก Quick Start

  1. Paste your YouTube URLs (one per line)
  2. Select the maximum resolution (height)
  3. Optionally provide cookies / proxy
  4. Run and get your downloads

๐Ÿ“ Simple Setup

{
"urls": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"resolution": 480,
"cookies": "",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [],
"apifyProxyCountry": "",
"proxyUrls": []
}
}
  • urls: One YouTube URL per line.
  • resolution: Maximum resolution height (e.g., 480, 720, 1080).
  • cookies: Optional cookies.txt content (Netscape format) for private/member-only videos.
  • proxyConfiguration: Optional Apify proxy settings (or custom proxies).

๐Ÿ“Š Perfect For

Content CreatorsResearchersPersonal Use
Download your videosArchive contentOffline viewing
Backup channelCollect metadataSave playlists
Monitor competitorsTrack view countsShare videos

Notes

  • Each output item contains download_url on success, or error on failure.