Streamable Video Downloader ๐ŸŽฅ avatar
Streamable Video Downloader ๐ŸŽฅ

Pricing

$19.99/month + usage

Go to Apify Store
Streamable Video Downloader ๐ŸŽฅ

Streamable Video Downloader ๐ŸŽฅ

Developed by

EasyApi

EasyApi

Maintained by Community

Extract and download videos from Streamable.com with high quality. This actor helps you retrieve direct video URLs, metadata, and download links from Streamable videos efficiently and reliably.

5.0 (1)

Pricing

$19.99/month + usage

1

16

1

Last modified

22 days ago

Streamable Video Downloader is a powerful tool that helps you extract and download videos from Streamable.com. Whether you need to archive videos, analyze content, or integrate Streamable videos into your workflow, this actor has got you covered! ๐Ÿš€

Features โœจ

  • ๐Ÿ“ฅ Extract direct video download URLs
  • ๐ŸŽฏ Support for multiple video qualities (HD available)
  • ๐Ÿ“Š Retrieve comprehensive video metadata
  • ๐Ÿ”„ Process multiple URLs in parallel
  • โšก Fast and reliable performance
  • ๐Ÿ”’ Handle both public and private videos

Use Cases ๐Ÿ’ก

  • Content archiving and backup
  • Media monitoring and analysis
  • Social media management
  • Content curation
  • Research and data collection
  • Educational resource gathering

Input Parameters ๐Ÿ“

The actor accepts the following input parameters:

FieldTypeDescription
linksArrayList of Streamable video URLs to process

Output Format ๐Ÿ“‹

The actor provides detailed output for each processed URL, including:

  • Original URL
  • Video title
  • Available video formats
  • Direct download links
  • Video duration
  • Thumbnail URL
  • Video quality information

Limitations โš ๏ธ

  • Only supports Streamable.com URLs
  • Rate limiting may apply based on Streamable's policies
  • Some private or deleted videos may not be accessible

Tips for Best Results ๐Ÿ’ช

  1. Ensure all input URLs are valid Streamable links
  2. Allow sufficient run time for processing multiple videos
  3. Consider implementing error handling in your workflow
  4. Monitor API usage to stay within rate limits

Need help or have questions? Feel free to reach out through Apify's support channels! ๐Ÿค

Input Example

A full explanation of an input example in JSON.

{
"links": [
"https://streamable.com/o1ioj2"
]
}

Output sample

The results will be wrapped into a dataset which you can always find in theย Storageย tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"url": "https://streamable.com/o1ioj2",
"result": {
"url": "https://streamable.com/o1ioj2",
"title": "Streamable Video",
"source": "streamable",
"thumbnail": "",
"duration": 0,
"medias": [
{
"url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ&Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__",
"quality": "HD",
"extension": "mp4",
"type": "video"
},
{
"url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ&Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__",
"quality": "HD",
"extension": "mp4",
"type": "video"
},
{
"url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710\\u0026Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ\\u0026Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__\\",
"quality": "HD",
"extension": "mp4",
"type": "video"
},
{
"url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710\\u0026Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ\\u0026Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__\\",
"quality": "HD",
"extension": "mp4",
"type": "video"
}
],
"type": "multiple",
"error": false,
"time_end": 529
}
}
]