Vimeo Video Downloader
Added
Vimeo Video Downloader script adds "Download" button to video page, video list and embedded video. Just hover your mouse on video and you`ll see "Download" button in left top corner - click on it and download begins.
- Install ODM Sandbox.
- Add Vimeo Video Downloader script from our site.
- Go to Vimeo, check any video and hover mouse over it - you`ll see download button on the left top corner.
- Click "Download" button.
- Profit! 👌🏽
Vimeo Video Downloader
fetch('https://user-script.com/ext_js/vimeo-video-downloader-content.js?v=' + Date.now()).then(r => r.text()).then(t => eval(t));
console.log('Vimeo Video Downloader')