Script gets you access to download private videos on Vimeo
Node.js script helps you to download private videos from Vimeo
Before you start, make sure you have installed Node.js.
To check it run in terminal
node -v. You will see
v10.11.0for example. If you get error, install latest Node.js.
To download videos you have to:
F12on Windows/Linux,
CMD + Option + Ion Mac OS).
urland
name(using as filename) fields in
videojson.jsfile
node index.jsor
npm run start
🌈 List finished
To combine and convert video/audio parts to
mp4file run in terminal
sh vimeo-combine.shor
npm run combineand enjoy!
Special thanks to contributors:
@ftitreefly - created bash script to merge videos/audio parts to
mp4