Right-click on video
Select “Show only this frame” or “Open frame in new tab” if there are multiple videos on one page.
In address bar, remove the following sections from the URL string so the end result will be https://vimeo.com/#######”:
- player.
- /video
- ?
Open Inspector (either right-click or Press F12 or fn+F12)
In search window type “/config” (no quotes) and press enter
Copy the entire config_url string in quotes starting with https: until it ends with the long string of numbers and letters (often near bottom of script and sometimes easier to find after double-clicking on script)
Open Notepad and paste.
Run Find & Replace to find “\/” and replace with “/” (replace all)
Copy and paste new url in new tab and press enter
Search for “video/mp4” and identify which video 1280×720 (progressive if multiple) and click url. Now you should see the video in it’s dedicated tab
Right-click and choose “save video as” and name.