YouTube Video & Audio Downloader - Reliable
Pricing
from $2.00 / 1,000 1 mb video downloads
YouTube Video & Audio Downloader - Reliable
YouTube video & audio downloader that's actually reliable. 99.98% success rate in the last 30 days.
Pricing
from $2.00 / 1,000 1 mb video downloads
Rating
5.0
(1)
Developer
VidKraken
Maintained by CommunityActor stats
1
Bookmarked
1
Total users
1
Monthly active users
9 hours ago
Last modified
Categories
Share
๐น YouTube Video & Audio Downloader - Reliable
Fast, reliable YouTube video and audio downloads with direct download URLs that work from anywhere โ not Google URLs that break on servers.
Download in any format โ 1080p (Full HD) to audio only.
Run this Actor โ poll pollUrl โ fetch the direct downloadUrl. Media is delivered via VidKraken direct links, not Google URLs that fail from Apify / datacenters.
๐ 99.98% reliability over the last 30 days โ live track record
๐คจ How are we different
โ ๏ธ Typical YouTube download Actors on the Store
- โผ๏ธ Google links that fail from servers / datacenters โ
- โผ๏ธ Silent / video-only muxes unless you pick a bad quality ๐
- โผ๏ธ Sync timeouts on long videos โณ
- โผ๏ธ Your infra gets banned when extractors run on your side ๐ซ
- โผ๏ธ Opaque compute quotas that donโt match real bandwidth ๐ธ
๐ This Actor (VidKraken on Apify)
- โ
Direct download URLs that work from anywhere (
proxy.vidkraken.com) ๐ฅ - โ
Audio always on for video formats (or pick
audio) ๐ - โ No VidKraken API key for Store users ๐
- โ 99.98% reliability with a public 30-day track record ๐
๐ฐ ~90% cheaper on vidkraken.com direct
This Store Actor is about ~$2 / GB (PPE BandwidthMB).
Buyers can get about ~90% cheaper pricing by using VidKraken directly at vidkraken.com โ typically ~$0.15โ$0.25 / GB on published plans (custom volume can go lower).
Easy 1-line migration: same request/response JSON shapes as the direct API โ only auth/headers change (Apify Actor input/output mirrors POST /download + job status).
| ๐ Apify Store (this Actor) | ๐ Direct vidkraken.com | |
|---|---|---|
| Price story | About ~$2 / GB | About ~$0.15โ$0.25 / GB on published plans |
| Metering | Upper-end estimate (BandwidthMB PPE) | Actual completed file size |
| Auth | Apify account / Actor run | VidKraken API key |
| Status | Absolute pollUrl from Actor output (no key) | pollUrl or authenticated job status |
Live reliability: 99.98% over 30 days โ vidkraken.com/reliability
๐ Formats
| Format | Type | Resolution | Use case |
|---|---|---|---|
1080 | Video | 1920ร1080 | Pro / presentations |
720 | Video | 1280ร720 | Web / social |
480 | Video | 854ร480 | General web |
360 | Video | 640ร360 | Mobile / low bandwidth |
audio | Audio | N/A | Podcasts, music, voice |
๐ How to use
Same flow as Rapid/Zyla: run the Actor โ poll pollUrl โ fetch downloadUrl.
Or include webhookUrl and still keep pollUrl as backup.
1๏ธโฃ Run the Actor
{ "url": "https://youtu.be/dQw4w9WgXcQ", "format": "audio" }
Optional fields: startTime, endTime, language, webhookUrl.
Response (job enqueued):
{"jobId": "69cfc45e8a3b4d2f9c1e0a7b","title": "Rick Astley - Never Gonna Give You Up","duration": 213,"status": "IN_QUEUE","pollUrl": "https://vidkraken.com/api/v2/poll/xYzAbC_examplePollToken_32bytes","estimatedBandwidthMb": 20}
2๏ธโฃ Poll pollUrl (no auth keys)
{"jobId": "69cfc45e8a3b4d2f9c1e0a7b","status": "COMPLETED","format": "audio","downloadUrl": "https://proxy.vidkraken.com/downloads/.../audio.m4a","fileSize": 3407872}
3๏ธโฃ Download from downloadUrl
When status is COMPLETED, fetch the file from downloadUrl. Direct download URLs work from anywhere and expire about 12 hours after completion.
Optional webhook
Include webhookUrl in input. Return HTTP 2xx quickly when VidKraken POSTs the final status. You can still poll pollUrl.
๐ How we estimate BandwidthMB
This Actor charges an upper-end size estimate via Apify PPE event BandwidthMB (not the final file size).
| Format | MB / minute |
|---|---|
1080 | 18 |
720 | 8 |
480 | 5.5 |
360 | 3.5 |
audio | 1.5 |
BandwidthMB = ceil(minutes ร rate)
- Clip length uses
startTime/endTimewhen set - Failed / invalid runs are not billed for
BandwidthMB
Direct vidkraken.com bills actual MB instead โ see the section about ~90% savings above.
๐ต Pricing
PPE event BandwidthMB at $0.002 / MB (about ~$2 / GB). Dataset-item pricing is off for this Actor.
For the ~$2 / GB vs ~$0.15โ$0.25 / GB story, see the section about ~90% savings above.
โ FAQ
Q: Do I need a VidKraken API key?
A: No. Run the Actor from your Apify account.
Q: How do I check job status?
A: GET the absolute pollUrl from the Actor output. No Apify key and no VidKraken key.
Q: Are failed downloads charged?
A: No. Only a successful enqueue bills BandwidthMB.
Q: How long does downloadUrl last?
A: About 12 hours. The direct download URL works from anywhere while it is valid.
Q: What formats are supported?
A: 1080, 720, 480, 360, and audio.
Q: Why is direct VidKraken cheaper?
A: See the section about 90% savings above ($2 / GB here vs ~$0.15โ$0.25 / GB on published direct plans).
๐ Acceptable use
You must have the rights to download and use the content you request. See vidkraken.com/terms.