Vimeo Video Downloader avatar

Vimeo Video Downloader

Try for free

3 days trial then $10.00/month - No credit card required now

View all Actors
Vimeo Video Downloader

Vimeo Video Downloader

epctex/vimeo-video-downloader
Try for free

3 days trial then $10.00/month - No credit card required now

Download videos from Vimeo without any limits!

You can access the Vimeo Video Downloader programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    "https://vimeo.com/693117164"
4  ],
5  "startUrlsWithPassword": [
6    {
7      "url": "https://vimeo.com/693117164",
8      "password": ""
9    }
10  ],
11  "quality": "medium",
12  "proxy": {
13    "useApifyProxy": true
14  }
15}' |
16apify call epctex/vimeo-video-downloader --silent --output-dataset

Vimeo Video Downloader API through CLI

The Apify CLI is the official tool that allows you to use Vimeo Video Downloader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 10 monthly users
  • 1 star
  • 98.8% runs succeeded
  • 1.9 days response time
  • Created in Jul 2023
  • Modified about 6 hours ago