Titan YouTube Audio Downloader (MP3)
Pricing
from $0.04 / 1,000 audio download successes
Titan YouTube Audio Downloader (MP3)
Powered by Titan Network (Apify Gateway). Download YouTube audio tracks as MP3, each with attached .info.json metadata. Fast, reliable, and storage-ready.
Pricing
from $0.04 / 1,000 audio download successes
Rating
0.0
(0)
Developer
Titan Network
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Download audio only from YouTube videos as MP3 (current Gateway supports MP3 only — no M4A/FLAC).
Powered by Titan Network via the Titan Apify Gateway · Not affiliated with YouTube or Google.
🌟 Key Features
- This Actor is the Gateway version of the old
youtube-audioactor: it is fixed tooutputType=media+format=mp3(quality always 720) and delivers<video_id>.mp3(kind=audio) plus the attached<video_id>.info.json(kind=metadata) indownloadFiles. - Shorts & Standard Videos: Fully supports standard YouTube videos, YouTube Shorts, and
youtu.beshort links. - Zero Memory Overhead (Ultra-Lightweight): Runs smoothly on Apify's minimal 128MB RAM tier.
- Direct High-Speed Delivery: Pre-signed download links (retained ~24h) — no slow double-transfers.
- Custom Cloud Storage Integration: Pipe outputs into your Amazon S3, Google Cloud Storage, or DigitalOcean Spaces bucket. Azure is not supported.
- Real-time Progress: Live status via Apify Console (fetching metadata / downloading / processing / uploading).
- Bounded Concurrency + Configurable Timeout: Default 20 concurrent worker units (1-50) and a configurable per-task timeout.
📋 Input Configuration
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
startUrls | Array of strings | Yes | - | YouTube URLs or plain 11-char video IDs. Duplicates are processed once. |
storageType | String | No | "apify" | apify (Titan platform storage / pre-signed links), aws, gcp, digitalocean. Azure is not supported. |
s3Bucket | String | External | - | Bucket/container name for aws/gcp/digitalocean. |
s3Region | String | No | - | Storage region (us-east-1, auto, nyc3). Required for DigitalOcean. |
s3AccessKeyId | String | External | - | Access key ID for external storage. |
s3SecretAccessKey | String | External | - | Secret access key for external storage. |
maxWaitSec | Integer | No | mode default | Per-task SSE timeout in seconds. |
maxConcurrency | Integer | No | 20 | Bounded concurrency (1-50) for submit + SSE worker units. |
Example Input JSON
{"startUrls": ["https://www.youtube.com/watch?v=dQw4w9WgXcQ", "9bZkp7q19f0"],"maxConcurrency": 5}
💰 Pricing & Monetization (Pay-Per-Event)
- Billing event:
audio-download-success— charged only when the Gateway returnscompleted, the requested output files exist, and the Dataset row was written successfully. - Zero cost on failures, timeouts, cancellations, or missing output files.
⚖️ Legal & Fair Use Disclaimer
This Actor is designed solely for archiving, offline viewing of authorized content, or educational and fair-use research. Please respect the copyright of creators and YouTube's Terms of Service.