๐Ÿ“บ Streamable Video Downloader  ๐Ÿ’พ avatar
๐Ÿ“บ Streamable Video Downloader ๐Ÿ’พ

Pricing

$9.00/month + usage

Go to Store
๐Ÿ“บ Streamable Video Downloader  ๐Ÿ’พ

๐Ÿ“บ Streamable Video Downloader ๐Ÿ’พ

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

๐Ÿš€ 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

ParameterTypeDescription
video_urlsArrayStreamable video URLs (1-100+)
desired_resolutionString2K/1080p/720p/360p
use_key_value_storeBooleantrue=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

FieldDescription
downloadable_video_linkDirect/Apify MP4 URL
resolutionActual delivered quality
vcodec/acodecVideo/audio codec details
filesizeSize in MB/GB
fpsFrames per second

๐Ÿ†š Why Choose This Actor?

Feature๐Ÿš€ This Actor๐ŸŒ Others
Resolution Control3 Options + FallbackSingle Quality
Metadata Depth15+ FieldsBasic Titles
Bulk Processing100+ URLsSingle Videos
Thumbnailsโœ… IncludedโŒ Missing
Link TypesDirect/Apify ChoiceOne 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