Youtube Downloader
Pricing
from $20.00 / 1,000 results
Youtube Downloader
Fastest YouTube Downloader Actor for Apify. Extract high-quality videos, audio (MP3/MP4), and metadata. Perfect for content automation and SEO research. Scalable, reliable, and easy-to-use API for bulk YouTube scraping. Download YouTube data instantly!
Pricing
from $20.00 / 1,000 results
Rating
5.0
(1)
Developer

Boztek LTD
Actor stats
1
Bookmarked
59
Total users
15
Monthly active users
0.42 hours
Issues response
5 days ago
Last modified
Categories
Share
YouTube Video/Audio Downloader (Optimized)
A professional, high-performance Apify Actor to download videos or audio from YouTube. Built for speed and reliability, it utilizes software for accelerated downloads and Apify Residential Proxies to minimize bot detection and bypass geographical restrictions.
🚀 Features
- High Speed: Multiple concurrent connections for maximum bandwidth utilization.
- Bot Protection: Automatically rotates Apify Residential Proxies with per-attempt session management.
- Flexible Formats: Download as high-quality video (MP4) or audio (MP3).
- Resolution Control: Supports qualities from 360p up to 4K (2160p).
- Robustness: Advanced retry logic with exponential backoff and automatic proxy rotation on failure.
- Metadata Aware: Automatically sanitizes filenames and handles Shorts, Live streams, and regular videos.
📥 Input Parameters
| Field | Type | Description | Default |
|---|---|---|---|
startUrls | Array | List of YouTube video URLs to download. | Required |
downloadType | String | Choose between video or audio. | video |
quality | String | Preferred video quality (e.g., 720p, 1080p, 2160p). | 720p |
📊 Output Data Structure
The Actor produces a dataset where each item represents a download result:
{"sourceUrl": "https://www.youtube.com/watch?v=dQw4w9WgXcQ","downloadUrl": "https://api.apify.com/v2/key-value-stores/...","format": "VIDEO","resolution": "720p","status": "SUCCESS"}
- downloadUrl: A public link to the file stored in the Actor's Key-Value Store.
- status: Either
SUCCESSorFAILED.
⚙️ How it Works
- Proxy Rotation: For every download attempt, a new session ID is generated for the Apify Proxy, ensuring a fresh residential IP.
- Download Execution: The Actor uses youtube download mechanism more faster then normal.
- Storage: Files are temporarily saved, then uploaded to the default Key-Value Store and made publicly accessible.
- Error Handling: The Actor detects common blocks (like "Sign in to confirm you're not a bot") and network issues, triggering an immediate proxy switch and retry.
💡 Notes
- Acceleration: Significant speed improvements for larger files.
- Residential Proxies: Highly recommended for stable scraping and downloading from YouTube.
- Key-Value Store: Results are kept in the Actor's storage. You can access them via the provided
downloadUrl.
Developed with focus on performance and reliability.