Youtube Video Downloader PRO
1 day trial then $20.00/month - No credit card required now
Youtube Video Downloader PRO
1 day trial then $20.00/month - No credit card required now
Download YouTube videos in bulk with rich metadata extraction. Features concurrent downloads, quality selection, and comprehensive video data. Perfect for content creators, researchers, and developers needing efficient, reliable YouTube video downloads with full API support.
YouTube Video Downloader π₯
Download YouTube videos easily with this powerful Apify actor. Perfect for content creators, researchers, and anyone needing to save YouTube content for offline use.
π Features
- Bulk Downloads - Process multiple YouTube videos simultaneously
- Quality Selection - Choose your preferred video quality
- Format Options - Multiple format options including best quality, lowest quality, or separate video/audio
- Concurrent Processing - Optimized performance with configurable concurrent downloads
- Metadata Extraction - Get comprehensive video metadata along with downloads
π Why Choose Our Downloader?
Our YouTube Video Downloader stands out from traditional downloaders in several key ways:
Feature | Our Downloader | Traditional Downloaders |
---|---|---|
Concurrent Downloads | β Up to 5 | β Usually single |
Quality Selection | β Flexible | β οΈ Limited |
Metadata Extraction | β Comprehensive | β Basic or none |
Bulk Processing | β Efficient | β οΈ Manual/Limited |
API Integration | β Full Apify | β Usually none |
Error Handling | β Robust | β οΈ Basic |
Resource Management | β Optimized | β Unoptimized |
Automation Support | β Full | β Limited/None |
Key Advantages:
- Enterprise-Ready: Built for scale with professional-grade infrastructure
- Rich Metadata: Get comprehensive video data alongside your downloads
- Performance Optimized: Smart concurrent processing and resource management
- Automation Friendly: Full API support for seamless integration
- Reliable: Built on Apify's battle-tested platform
π§ Input Configuration
The actor accepts the following input parameters:
Parameter | Type | Description | Required |
---|---|---|---|
urls | Array | List of YouTube video URLs to download. Supports regular videos, shorts, and shortened URLs. | Yes |
format | String | Video quality format selection: best or worst | No |
max_concurrent | Integer | Number of concurrent downloads (1-5, default: 3) | No |
Example Input
1{ 2 "urls": ["https://www.youtube.com/watch?v=dQw4w9WgXcQ"], 3 "format": "best", 4 "max_concurrent": 3 5}
πΎ Output
The actor stores downloaded videos in your Apify storage and provides metadata including:
- Video title
- Duration
- Upload date
- View count
- Channel information
- Description
- And more!
Example Output
Here's an example of the dataset output for each processed video:
1{ 2 "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", 3 "video_id": "dQw4w9WgXcQ", 4 "title": "Rick Astley - Never Gonna Give You Up (Official Music Video)", 5 "description": "The official video for "Never Gonna Give You Up" by Rick Astley...", 6 "duration": 212, 7 "view_count": 1616021602, 8 "download_url": "https://api.apify.com/v2/key-value-stores/None/records/dQw4w9WgXcQ", 9 "processed_at": "2025-01-22T15:19:08.767554" 10}
Each result includes:
url
: Original YouTube video URLvideo_id
: Unique YouTube video identifiertitle
: Video titledescription
: Full video descriptionduration
: Video length in secondsview_count
: Number of viewsdownload_url
: Direct URL to download the processed videoprocessed_at
: Timestamp of when the video was processed
β‘ Performance
The actor is optimized for performance:
- Efficient concurrent downloads
- Smart memory management
- Automatic quality fallback
- Progress tracking and status updates
π Getting Started
- Create a new task in your Apify Console
- Set your input parameters (URLs, quality preferences)
- Run the actor and wait for your downloads
π Resource Usage
Memory: 2048 MB Timeout: 3600 secs
The actor is optimized to be cost-effective while maintaining high performance.
Actor Metrics
11 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 14 days ago