Video Downloader
API for Developers
API for Developers
One simple API call. Get a direct download link. No complexity, no bloat. Works with YouTube, Facebook, Instagram, TikTok & more.
How It Works
One POST request — get a download link. That's it.
📤 Your Request
POST https://downloader.oceanfibers.com.pk/api/v1/download
// Headers
X-API-Key: DPP-YOUR-API-KEY-HERE
Content-Type: application/json
// Body
{
"url": "https://youtube.com/watch?v=xxx"
}
📥 Response
{
"success": true,
"download_url": "https://downloader.oceanfibers.com.pk/dl.php?t=abc...",
"expires_in": "60 minutes"
}
✓ Direct downloadable link — ready to use instantly!
🔒
Secure API Keys
Every user gets their own isolated API key
⚡
Fast Response
Links ready in 3-8 seconds
🔗
Masked Links
Download links use your own domain
📊
Usage Dashboard
Track API calls & limits in real time
🎯
Simple Integration
One parameter: just send the URL
🔄
Auto Expiry
Links expire after 60 minutes for security