YouTube Downloader
Pricing
from $20.00 / 1,000 10mb of video files
YouTube Downloader
✨ Download YouTube videos in your chosen quality. Ideal for saving educational content, archiving important videos, or automating large-scale video downloads with control over resolution and size.
Pricing
from $20.00 / 1,000 10mb of video files
Rating
0.0
(0)
Developer

Scraper One
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🎬 YouTube Downloader
This Apify Actor downloads YouTube videos in selected quality.
The actor:
- Downloads the video
- Returns a temporary secure download URL
Designed for automation, content archiving, data pipelines, and integration with other Apify workflows. 🚀
⚡ Fast & Reliable Infrastructure
- Secure backend processing
- Temporary secure download links
- Optimized format selection
✨ Features
- 🎥 Download YouTube videos by URL
- 🎯 Select preferred video quality (
360p,720p, etc.) - 🔁 Automatic analyze → download workflow
- 🔐 Secure time-limited download URLs
📥 Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | ✅ Yes | Full YouTube video URL |
quality | string | ❌ No | Preferred video quality (e.g., "360p", "720p"). If not provided, a safe default is selected automatically |
📝 Example Input
{"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ","quality": "720p"}
If quality is not provided, the actor will:
- Prefer
720p - Fallback to
480p(non-60fps) - Use the best available safe format
📤 Output
The actor returns a JSON object containing a temporary download URL.
Example Output
{"downloadUrl": "https://your-secure-storage-url/video.mp4?X-Amz-..."}
The link:
- ⏳ Is time-limited
- 🔐 Is secure
- 🔄 Expires automatically
🚀 Usage
- Open the actor in Apify.
- Provide a YouTube video URL.
- (Optional) Select desired quality.
- Run the actor.
- Download your video from the returned URL.
You can also run it via API.
🌐 Example API Call
curl -X POST https://api.apify.com/v2/acts/your-actor-id/run \-H "Content-Type: application/json" \-d '{"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ","quality": "720p"}'
⚠️ Limitations & Notes
- The download URL is temporary and expires after a short time.
- Some high-quality formats (e.g., 1080p60) may be restricted.
- Large videos may take longer to process.
- Private or restricted videos cannot be downloaded.
- Use responsibly and comply with YouTube's Terms of Service.
- Rate limits may apply. Please be patient. Contact support if you need higher limits.
🎯 Best Use Cases
- 📦 Archive YouTube content
- 🤖 Feed videos into AI pipelines
- 📊 Automate content research
- 🔁 Integrate into data workflows
- 🎙 Combine with transcription or comment scraping
Other Recommended Scrapers
- 🐦 X (Twitter) Posts Search — Find posts/tweets based on keywords, hashtags, and more
- 🐦 X (Twitter) Post Replies Scraper — Scrap replies of multiple X (Twitter) posts
- 🐦 X (Twitter) Profile Posts Scraper — Scrap posts of specific X (Twitter) profile
- 📘 Facebook Posts Search — Discover Facebook posts for a given topic or page
- 📘 Facebook Comments Scraper — Extract comments from public Facebook posts
- 📘 Facebook Reactions Scraper — Scrap reactions from Facebook posts (like, sad, haha, angry etc.)
- 📘 Facebook Posts Scraper — Scrap posts from Facebook pages, groups etc.
- 🎬 YouTube Search Scraper — Extract videos from search queries
- 🎬 YouTube Comments Scraper — Extract comments from posted videos
📬 Support
Need help or custom infrastructure?
Contact: scraper1one@gmail.com