Youtube Video Downloader
Pricing
Pay per event
Youtube Video Downloader
Download YouTube Videos from ANY device - datacenter servers or your laptop. Download in any format - 1080p (Full HD) to mp3 (audio only). Pay per Download - No commitments, No server costs, No bandwidth charges. Supports all YouTube Links - Videos, YouTube Shorts, YouTube Live & Short Links.
Pricing
Pay per event
Rating
5.0
(3)
Developer

YouTube Download API
Actor stats
3
Bookmarked
3
Total users
0
Monthly active users
11 hours ago
Last modified
Categories
Share
๐น YouTube Video Downloader
Fast, reliable YouTube video and audio downloader with instant direct download links.
๐คจ What makes this different
Other YouTube Downloader Actors
- โผ๏ธ Unusable links: Give you download links from Google servers โ ๏ธ
- โผ๏ธ Not for servers: These links won't work on backend services or datacentersโ
- โผ๏ธ Google bans: Google detects and blocks your computer (after few downloads) ๐ซ
- โผ๏ธ No sound: Only low quality version has audio + video ๐
- โผ๏ธ Limited quality: Unless you are fine with no sound, video only options โ ๏ธ
- โผ๏ธ Takes longer: Upto 15 seconds per request โณ
- โผ๏ธ Short videos only: Only work for short videos ๐ซ
- โผ๏ธ Expensive data charges: $0.3 per MB!!
- โผ๏ธ Heavy compute: Most of them use 8 GB RAM - that's $2.4 per hour!!
Our Actor
- โ Always working links: Our download links use our own proxy servers ๐ฅ
- โ No extra costs: Bandwidth or data included ๐ฐ
- โ Multiple formats: 1080, 720, 480, 360, 240 or mp3 only ๐
- โ Audio on always: All formats include audio ๐
- โ Fast responses: Under 0.3 seconds in Standy mode ๐
- โ No Google ban: Since google cannot see your server or computer ๐
- โ Lightweight compute: Only 128 MB RAM to run our actor ๐ซก
- โ Predictable pricing: Pay fixed price per video download ๐ค
Download videos in multiple qualities from Full HD (1080p) to mobile-optimized (144p), or extract audio as MP3. Built for content creators, businesses, educators, and developers with enterprise-grade reliability, pay-per-request pricing, and standby mode for lightning-fast response times.
๐ Key Features
๐ฅ Multi-Format Downloads
- ๐ฌ Full HD (1080p) - High-quality video for professional use
- ๐บ HD (720p) - Balanced quality and file size
- ๐ฑ SD (480p) - Standard definition for web use
- ๐ฒ Mobile (360p) - Optimized for mobile devices
- ๐ฝ Low (240p) - Compact file size
- โก Minimal (144p) - Ultra-low bandwidth
- ๐ต Audio (MP3) - Extract audio only
โก Performance & Reliability
- ๐ Standby Mode - Sub-second response times with pre-warmed containers
- ๐ฐ Pay-Per-Request - Simple pricing at $0.2 per download (FREE compute, FREE data use)
- ๐ Secure Processing - Enterprise-grade API with secure credential handling
- ๐ Dataset Storage - Automatic result storage with rich metadata
- ๐ฏ Direct URLs - Instant access to processed video files
๐ป Input Parameters
Simple two-parameter configuration for instant video processing with direct download URL generation.
{"url": "https://youtube.com/watch?v=dQw4w9WgXcQ","format": "1080"}
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
url | string | โ | YouTube video URL (watch?v= format) | https://youtube.com/watch?v=dQw4w9WgXcQ |
format | string | โ | Download quality/format | "1080", "720", "480", "360", "240", "144", "mp3" |
๐๏ธ Format Options
| Format | Type | Resolution | Description | Use Case |
|---|---|---|---|---|
1080 | Video | 1920x1080 | Full HD quality | Professional content, presentations |
720 | Video | 1280x720 | HD quality | Web content, social media |
480 | Video | 854x480 | Standard definition | General web use |
360 | Video | 640x360 | Mobile optimized | Mobile apps, low bandwidth |
240 | Video | 426x240 | Low quality | Previews, thumbnails |
144 | Video | 256x144 | Minimal quality | Ultra-low bandwidth scenarios |
mp3 | Audio | N/A | Audio only | Podcasts, music, audio content |
๐ค Output Structure
Instant download links with comprehensive video metadata. All results are automatically stored in the dataset and accessible via direct URLs.
{"status": "tunnel","url": "https://media.yt-data-proxy.org/1ffeeb88-f252-4a3b-8e9d-abc123def456/video.mp4","filename": "video.mp4","duration": 213,"width": 1920,"height": 1080}
๐ Output Fields Description
| Field | Type | Description |
|---|---|---|
status | string | Processing status - "tunnel" indicates successful processing with direct download URL |
url | string | Direct HTTPS download URL to the processed video/audio file, hosted on secure CDN |
filename | string | Generated filename for the downloaded content (e.g., video.mp4, audio.mp3) |
duration | number | Video/audio duration in seconds |
width | number | Video width in pixels (not present for audio files) |
height | number | Video height in pixels (not present for audio files) |
Note: For audio downloads (mp3 format), the width and height fields will not be present in the output.
๐ฏ Use Cases
๐ฌ Content Creators & Media Professionals
- Content Archival - Back up your YouTube content in multiple formats for safekeeping
- Cross-Platform Publishing - Download and repurpose videos for Instagram, TikTok, and other platforms
- Offline Presentations - Prepare video content for presentations without internet dependency
- Quality Comparison - Download videos in different resolutions to test compression and quality
๐ Education & Training
- Course Materials - Download educational videos for offline learning management systems
- Student Resources - Create offline video libraries for students in low-bandwidth areas
- Training Programs - Build comprehensive training video collections for corporate learning
- Language Learning - Extract audio (MP3) for pronunciation practice and listening exercises
๐ผ Business & Marketing
- Competitor Analysis - Download and analyze competitor video content for marketing insights
- Video Asset Management - Build organized libraries of promotional and instructional content
- Social Media Management - Repurpose video content across multiple social platforms
- Client Presentations - Prepare video demonstrations for client meetings and pitches
๐ง Developers & Automation
- API Integration - Integrate YouTube downloads into your applications and workflows
- Batch Processing - Automate bulk video downloads for content management systems
- Media Pipelines - Build automated workflows for video processing and distribution
- Content Monitoring - Track and archive specific YouTube channels for compliance or research
๐ How to Use
Via Apify Console (Easiest)
- Open the actor in Apify Console
- Enter your YouTube video URL
- Select desired format (1080, 720, 480, 360, 240, 144, or mp3)
- Click Start and get your download link in seconds
Via Apify API (Standard Mode)
Standard mode runs on-demand with pay-per-execution pricing. Ideal for occasional use and batch processing.
curl -X POST \https://api.apify.com/v2/acts/YOUR_ACTOR_ID/runs \-H "Authorization: Bearer YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"url": "https://youtube.com/watch?v=dQw4w9WgXcQ","format": "1080"}'
Best for:
- Batch processing
- Scheduled jobs
- Cost-sensitive applications
- Infrequent downloads
Typical Response Time: 5-15 seconds (includes cold start)
Via Apify API (Standby Mode)
Standby mode keeps containers pre-warmed for instant responses. Perfect for production APIs requiring low latency.
curl -X POST \https://api.apify.com/v2/acts/YOUR_ACTOR_ID/run-sync-get-dataset-items \-H "Authorization: Bearer YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"url": "https://youtube.com/watch?v=dQw4w9WgXcQ","format": "1080"}'
Best for:
- Real-time applications
- User-facing APIs
- High-frequency requests
- Production environments
Typical Response Time: <1 second (no cold start)
Enable Standby Mode:
- Go to Actor Settings โ Standby in Apify Console
- Toggle on "Use standby mode"
- Configure number of standby containers (recommended: 1-2)
- Set idle timeout (recommended: 5-10 minutes)
๐ฐ Pricing
Simple, transparent pay-per-request pricing with no hidden fees.
| Resource | Cost | Description |
|---|---|---|
| Download Request | $0.20 per request | Fixed cost per video download |
| Pricing Model | $200 per 1,000 requests | Simple pay-as-you-go pricing |
| Apify Compute | Minimal | ~128MB memory, <15 seconds runtime per request |
Cost Examples
- 10 videos = $2.00
- 100 videos = $20.00
- 1,000 videos = $200.00
- 10,000 videos = $2,000.00
Standby Mode Additional Costs:
- Small standby containers: ~$10-15/month per container
- Recommended for 1,000+ requests per day to offset with faster response times
Note: Apify platform compute units are charged separately based on actual runtime (~0.0001 CU per request).
โ FAQ
Q: What video formats and qualities are supported?
A: We support 7 download options: 1080p, 720p, 480p, 360p, 240p, 144p (video), and MP3 (audio only).
Q: How long does it take to process a video?
A: Standard mode: 5-15 seconds. Standby mode: <1 second for instant download links.
Q: Can I download private or age-restricted videos?
A: No, only publicly accessible YouTube videos can be downloaded. Private, unlisted, or age-restricted content is not supported.
Q: What's the maximum video length supported?
A: There's no strict limit, but processing times increase with video length. Videos under 2 hours process most efficiently.
Q: Do I get a direct download link?
A: Yes! The output includes a direct HTTPS URL to download the processed video file hosted on a secure CDN.
Q: Can I use this for commercial purposes?
A: Yes, the actor can be used commercially. However, ensure you comply with YouTube's Terms of Service and have appropriate rights to download the content.
Q: Is there a rate limit?
A: Rate limits depend on your API key. Standard limits apply, but can be increased for high-volume users.
Q: What happens if a download fails?
A: The actor will return an error message. Common causes include invalid URLs, unavailable videos, or API issues. Check the error details for troubleshooting.
๐ Output Dataset
All downloads are automatically stored in your Apify dataset with full metadata:
- Direct download URLs
- Video duration and dimensions
- Filename information
- Processing timestamps
- Quality/format details
Access your data via:
- Apify Console UI
- Dataset API endpoints
- Direct JSON/CSV/Excel exports
๐ Security & Privacy
- Secure API Authentication - All API calls use encrypted bearer token authentication
- HTTPS Only - All download URLs use secure HTTPS protocol
- No Data Retention - Video content is processed and delivered, not stored permanently
- Private Environment Variables - API keys stored securely as Apify secrets
๐ Resources & Support
๐ Search Terms
YouTube video downloader, YouTube downloader API, download YouTube videos, YouTube video download tool, YouTube MP3 downloader, YouTube audio extractor, YouTube video API, download YouTube HD, YouTube 1080p downloader, YouTube 720p downloader, YouTube video processing, YouTube content downloader, YouTube video backup, YouTube archival tool, YouTube video converter, extract YouTube audio, YouTube MP3 converter, batch YouTube download, automated YouTube downloader, YouTube API integration, YouTube video scraper, YouTube content API, programmatic YouTube download, YouTube video automation, enterprise YouTube downloader, YouTube download service, YouTube CDN, direct video download, YouTube video proxy, YouTube media downloader, professional YouTube tool
๐ผ Use Cases
content-archival multi-platform-publishing video-repurposing offline-presentations quality-testing educational-content-backup training-materials language-learning corporate-training competitor-analysis video-asset-management social-media-content client-presentations API-integration batch-video-processing automated-workflows media-pipeline-automation content-monitoring YouTube-backup channel-archiving video-library podcast-creation audio-extraction mobile-optimization web-content-optimization low-bandwidth-streaming thumbnail-generation video-preview-creation cross-platform-distribution enterprise-media-management