πŸ“Ί 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

1

Monthly users

1

Runs succeeded

>99%

Last modified

a month 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