
๐บ Streamable Video Downloader ๐พ
Pricing
$9.00/month + usage

๐บ Streamable Video Downloader ๐พ
๐ Download Streamable videos ๐ฅ in 2k, 1080p, 720p, 480p, 360p ๐! Extract codecs ๐ง, FPS ๐, sizes ๐พ. Direct/Apify links ๐๐ฆ, bulk URLs ๐. For devs ๐ ๏ธ, archivists ๐, editors ๐๏ธ. Auto-quality fallback โก, secure ๐ก๏ธ! ๐บ Streamable Video Downloader ๐พ
0.0 (0)
Pricing
$9.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
4 days ago
๐ Streamable Video Downloader โ HD Downloads + Metadata & Resolution Control ๐
Download Streamable videos in 2K, 1080p, 720p, 360p ๐ฅ, get direct links ๐ or Apify storage ๐ฆ. Extract codecs ๐ฝ๏ธ, durations โฑ๏ธ, thumbnails ๐ & more! Bulk processing ๐ & auto-resolution fallback.
๐ Overview
Need to download Streamable videos with precision? This actor lets you:
โ
Choose resolution: 2K, 1080p, 720p, 360p (auto-fallback if unavailable)
โ
Extract rich metadata: Codecs, FPS, file sizes, upload dates
โ
Get thumbnails + direct/Apify storage links
โ
Bulk process multiple URLs simultaneously
Perfect for content creators ๐จ, archivists ๐, and developers ๐ ๏ธ!
โก Avg. runtime: 15-40 seconds per video
๐ก๏ธ Proxy rotation supported for restricted content
๐ฅ Key Features
๐ฅ Video Mastery
- Resolution Control: Request 2K/1080p/720p/360p
- Smart Fallback: Delivers highest available quality
- Bulk Power: Process 100+ links in one run
๐ Technical Insights
- Codec Details: h264/aac codec reporting
- Quality Metrics: FPS, dimensions, file size
- Thumbnails: JPEG preview images
- Upload Context: Exact dates + view counts
๐ ๏ธ Enterprise-Grade
- Dual Storage: Direct links OR Apify key-value store
- Auto-Validation: Rejects invalid Streamable URLs
- Retry Logic: 3x attempts per download
โ๏ธ Input Configuration
{"use_key_value_store": false,"video_urls": [{"url": "https://streamable.com/a9p5pd","method": "GET"}],"desired_resolution": "1080p"}
๐ Input Fields
Parameter | Type | Description |
---|---|---|
video_urls | Array | Streamable video URLs (1-100+) |
desired_resolution | String | 2K /1080p /720p /360p |
use_key_value_store | Boolean | true =Apify storage, false =Direct links |
๐ค Output Example
{"original_url": "https://streamable.com/a9p5pd","downloadable_video_link": "https://cdn-cf-east.streamable.com/video/mp4/a9p5pd.mp4?...","thumbnail_url": "https://cdn-cf-east.streamable.com/image/a9p5pd.jpg?...","resolution": "360p","duration_seconds": "3:24","filesize": "5.17 MB","vcodec": "h264","acodec": "aac","fps": 25,"upload_date": "2025-05-23"}
๐๏ธ Key Output Fields
Field | Description |
---|---|
downloadable_video_link | Direct/Apify MP4 URL |
resolution | Actual delivered quality |
vcodec/acodec | Video/audio codec details |
filesize | Size in MB/GB |
fps | Frames per second |
๐ Why Choose This Actor?
Feature | ๐ This Actor | ๐ Others |
---|---|---|
Resolution Control | 3 Options + Fallback | Single Quality |
Metadata Depth | 15+ Fields | Basic Titles |
Bulk Processing | 100+ URLs | Single Videos |
Thumbnails | โ Included | โ Missing |
Link Types | Direct/Apify Choice | One Method |
๐ ๏ธ How It Works
1๏ธโฃ Add Streamable URLs โ Single or bulk
2๏ธโฃ Configure:
- Desired resolution (1080p/720p/360p)
- Storage preference (Direct/Apify)
3๏ธโฃ Run Actor โ Auto-validates & fetches best quality
4๏ธโฃ Get: - ๐ฅ Video links + thumbnails
- ๐ Codec/FPS/Size analytics
- ๐ Upload timestamps
๐ก Use Cases
๐ Analysts โ Track video performance metrics
๐๏ธ Editors โ Source high-quality raw clips
๐ Researchers โ Study content trends
๐ฅ๏ธ Developers โ Build video aggregation tools
๐๏ธ Archivists โ Preserve Streamable content
โ Troubleshooting
Issue: "Resolution not available" warning
Fix:
- Try lower resolution (e.g., 1080p โ 720p)
- Output always includes highest possible quality
Issue: Expired download links
Fix:
- Set
use_key_value_store: true
for Apify URLs - Direct links expire per Streamable's CDN policy