Vimeo Video Downloader πŸŽ₯ avatar

Vimeo Video Downloader πŸŽ₯

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
Vimeo Video Downloader πŸŽ₯

Vimeo Video Downloader πŸŽ₯

easyapi/vimeo-video-downloader
Try for free

2 hours trial then $19.99/month - No credit card required now

A powerful Vimeo video downloader that extracts direct download links in multiple quality options (240p to 1080p). Get comprehensive video metadata, thumbnail URLs, and file information for your content management needs. Perfect for archiving, analysis, and educational purposes. πŸŽ₯✨

Download videos from Vimeo with ease! This actor helps you extract video content from Vimeo links in various quality options (240p to 1080p).

Features ✨

  • πŸš€ Fast and efficient video information extraction
  • 🎯 Support for multiple video quality options (240p, 360p, 540p, 720p, 1080p)
  • πŸ“Š Detailed metadata including video title, author, duration, and thumbnail
  • πŸ”„ Batch processing of multiple Vimeo URLs
  • ⚑ Direct download links for each quality version
  • πŸ“ Comprehensive output with video details and file sizes

Use Cases πŸ’‘

  • Content archiving and backup
  • Media content analysis
  • Educational resource collection
  • Video content management
  • Social media monitoring

Output πŸ“€

The actor provides detailed information for each processed video, including:

  • Video metadata (title, author, duration)
  • Thumbnail URL
  • Available quality options
  • Direct download links
  • File sizes and formats
  • Creation and expiration dates

Limitations ⚠️

  • Only processes public Vimeo videos
  • Respects Vimeo's terms of service and rate limits
  • Download links have an expiration date

Tips πŸ’ͺ

  • Process multiple URLs in a single run for better efficiency
  • Allow 1-second delay between requests to respect rate limits
  • Check the output format to select your preferred video quality

Input Example

A full explanation of an input example in JSON.

1{
2    "links": [
3        "https://vimeo.com/872192186"
4    ]
5}

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.

1[
2    {
3        "url": "https://vimeo.com/872192186",
4        "result": {
5            "url": "https://vimeo.com/872192186",
6            "source": "vimeo",
7            "author": "James Beattie",
8            "title": "Consolidated API APP for all on-site client based apps",
9            "thumbnail": "https://i.vimeocdn.com/video/1736127776-477f692feccc3ff3bd3da33285f5297a9ca53ab782598d6175b4e4ce87789c76-d_100x75?r=pad",
10            "duration": 71,
11            "medias": [
12                {
13                    "quality": "sd 360p",
14                    "rendition": "360p",
15                    "type": "video",
16                    "width": 486,
17                    "height": 360,
18                    "expires": "2025-02-07T03:42:04+00:00",
19                    "created_time": "2023-10-07T21:55:16+00:00",
20                    "fps": 25,
21                    "video_file_id": "a7a406ca-0ba0-409e-ae5f-79b2c39a45e1",
22                    "size": 6660061,
23                    "md5": null,
24                    "public_name": "360p",
25                    "size_short": "6.35MB",
26                    "link_secure": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/a7a406ca-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=d33f9215336283dfe3e494a63c077dacd7c2fc514a3e39cc42ff64bdf7de4450",
27                    "extension": "mp4",
28                    "url": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/a7a406ca-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=d33f9215336283dfe3e494a63c077dacd7c2fc514a3e39cc42ff64bdf7de4450"
29                },
30                {
31                    "quality": "sd 240p",
32                    "rendition": "240p",
33                    "type": "video",
34                    "width": 324,
35                    "height": 240,
36                    "expires": "2025-02-07T03:42:04+00:00",
37                    "created_time": "2023-10-07T21:54:43+00:00",
38                    "fps": 25,
39                    "video_file_id": "e16a052a-1493-4af0-99c8-2c9adf978ff7",
40                    "size": 3791546,
41                    "md5": null,
42                    "public_name": "240p",
43                    "size_short": "3.62MB",
44                    "link_secure": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/e16a052a-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=ab5fb664f09d814645ca96ee0998d1ef49def40b7bf37d440f149dbf85d19062",
45                    "extension": "mp4",
46                    "url": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/e16a052a-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=ab5fb664f09d814645ca96ee0998d1ef49def40b7bf37d440f149dbf85d19062"
47                },
48                {
49                    "quality": "hd 1080p",
50                    "rendition": "1080p",
51                    "type": "video",
52                    "width": 1460,
53                    "height": 1080,
54                    "expires": "2025-02-07T03:42:04+00:00",
55                    "created_time": "2023-10-07T21:58:53+00:00",
56                    "fps": 25,
57                    "video_file_id": "ef6c1101-fc86-45f5-a6b5-1ebcfd108a4a",
58                    "size": 42791994,
59                    "md5": null,
60                    "public_name": "1080p",
61                    "size_short": "40.81MB",
62                    "link_secure": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/ef6c1101-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=e179b8cc15d3cf0c29db25d45db072e254d278291ac79dcf6f07693b83dbb42f",
63                    "extension": "mp4",
64                    "url": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/ef6c1101-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=e179b8cc15d3cf0c29db25d45db072e254d278291ac79dcf6f07693b83dbb42f"
65                },
66                {
67                    "quality": "hd 720p",
68                    "rendition": "720p",
69                    "type": "video",
70                    "width": 974,
71                    "height": 720,
72                    "expires": "2025-02-07T03:42:04+00:00",
73                    "created_time": "2023-10-07T21:56:32+00:00",
74                    "fps": 25,
75                    "video_file_id": "e466b115-cf58-4188-9592-21bf05fcc6ad",
76                    "size": 21875026,
77                    "md5": null,
78                    "public_name": "720p",
79                    "size_short": "20.86MB",
80                    "link_secure": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/e466b115-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=195ccbac0064ac5a69d77b76199d769012e099bb96b08606dfea016843c0b608",
81                    "extension": "mp4",
82                    "url": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/e466b115-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=195ccbac0064ac5a69d77b76199d769012e099bb96b08606dfea016843c0b608"
83                },
84                {
85                    "quality": "sd 540p",
86                    "rendition": "540p",
87                    "type": "video",
88                    "width": 730,
89                    "height": 540,
90                    "expires": "2025-02-07T03:42:04+00:00",
91                    "created_time": "2023-10-07T21:56:08+00:00",
92                    "fps": 25,
93                    "video_file_id": "90655f73-986e-42b6-978f-45fe782309a6",
94                    "size": 13038502,
95                    "md5": null,
96                    "public_name": "540p",
97                    "size_short": "12.43MB",
98                    "link_secure": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/90655f73-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=6bd22d91a9c8873f59356328616b54d64d9abc0517a4cb6f0ce2ab8a480bf9a8",
99                    "extension": "mp4",
100                    "url": "https://player.vimeo.com/progressive_redirect/playback/872192186/container/947bec5f-cd74-42fe-a368-0e1b71cb2a6a/90655f73-74a087a6?expires=1738899724&loc=external&session_id=7b00c0f661510ac1add81dcd37097cf701fce0991738813204&signature=6bd22d91a9c8873f59356328616b54d64d9abc0517a4cb6f0ce2ab8a480bf9a8"
101                }
102            ],
103            "type": "multiple",
104            "error": false,
105            "time_end": 1219
106        }
107    }
108]
Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 6 days ago