
All Video Downloader
Pricing
$2.00 / 1,000 formats

All Video Downloader
๐ Universal Video Extractor โ Download in 1 click from YouTube, TikTok, Instagram, Facebook, X, and more. Full metadata, direct HD/audio links, private video support. Perfect for devs, marketers, and API automation. ๐ฅ
5.0 (1)
Pricing
$2.00 / 1,000 formats
1
Total users
3
Monthly users
3
Runs succeeded
75%
Last modified
8 hours ago
๐ฌ All Video Downloader Wrapper - Professional Documentation
๐ Overview
This Apify wrapper allows you to easily extract and download videos and audio files from major platforms like YouTube, TikTok, Facebook, Instagram, and more. Designed for developers, it simplifies media retrieval by providing complete metadata and download links in a clean, structured format.
โจ Key Features
- ๐ฆ Simplicity: Provide just the video URL and receive detailed metadata + download links in seconds.
- ๐๏ธ Advanced Control:
- Supports audio-only or video+audio formats.
- Full technical details (
vcodec
,vbr
,resolution
,format_note
). - Limit returned formats via the
max_formats
parameter.
- ๐ Security:
- Cookie-compatible for private/restricted videos (e.g., Instagram).
- ๐ต Transparent Pricing:
- Fixed cost of $3 per 1000 formats returned (e.g., 10 formats = $0.03).
๐ฅ Input Requirements
Input Format (JSON)
{"url": "https://www.youtube.com/watch?v=IxKZYVmW2Bk","cookies": "sessionid=abc; csrftoken=def","max_formats": 5}
Parameters
Field | Type | Required | Description |
---|---|---|---|
url | string | โ | Public or private video URL. |
cookies | string | โ | Cookie string for authenticated/restricted videos. |
max_formats | integer | โ | Max formats to return (default: 10). |
๐ค Output Format
Example Output
{"title": "A Ram Sam Sam ๐๐ + Zigalou","uploader": "LooLoo Kids Franรงais","upload_date": "20230314","id": "IxKZYVmW2Bk","view_count": 79758819,"thumbnail": "https://i.ytimg.com/vi/IxKZYVmW2Bk/maxresdefault.jpg","formats": [{"format": "134 - 360p","format_note": "medium","resolution": "640x360","vcodec": "avc1.4d401e","vbr": 300.5,"url": "https://example.com/file.mp4"}],"price_info": {"price_usd_per_1000_formats": 3,"formats_returned": 10,"estimated_cost_usd": 0.03}}
Field Descriptions
- Metadata: Title, uploader, upload date, view count, thumbnail, etc.
- Formats: List of available formats with technical details.
- Cost Estimate: Transparent pricing information.
๐ก Developer Tips
- ๐ Integration:
- Use the HTTP API or Apify SDK for programmatic calls.
- ๐ Storage:
- Results are stored in the Dataset tab for reliable access (even for large files).
- ๐งช Compatibility:
- Easily integrate into frontend, backend, or automation pipelines.
๐ต Pricing & Quotas
- Cost: $3 per 1000 formats returned.
- Examples:
- 20 formats = $0.06.
- 0 formats = free.
- No hidden fees or subscriptions.
๐จโ๐ป Maintainer
Developed by ANDRY RL
๐ https://andryerics.com
Need custom automations, APIs, or dashboards? Contact me!
๐ก๏ธ Security: This actor has no third-party dependencies. All processing is internal and secure.