YouTube Video & Audio Downloader - Reliable avatar

YouTube Video & Audio Downloader - Reliable

Pricing

from $2.00 / 1,000 1 mb video downloads

Go to Apify Store
YouTube Video & Audio Downloader - Reliable

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

VidKraken

Maintained by Community

Actor 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 storyAbout ~$2 / GBAbout ~$0.15โ€“$0.25 / GB on published plans
MeteringUpper-end estimate (BandwidthMB PPE)Actual completed file size
AuthApify account / Actor runVidKraken API key
StatusAbsolute pollUrl from Actor output (no key)pollUrl or authenticated job status

Live reliability: 99.98% over 30 days โ€” vidkraken.com/reliability


๐Ÿ† Formats

FormatTypeResolutionUse case
1080Video1920ร—1080Pro / presentations
720Video1280ร—720Web / social
480Video854ร—480General web
360Video640ร—360Mobile / low bandwidth
audioAudioN/APodcasts, 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).

FormatMB / minute
108018
7208
4805.5
3603.5
audio1.5
BandwidthMB = ceil(minutes ร— rate)
  • Clip length uses startTime / endTime when 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.