raiden-dev / vimeo2mp4

Vimeo video download tool written in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimeo2mp4

Vimeo video download tool written in bash.

Requirements

  • bash 3+
  • coreutils, grep, sed
  • curl
  • jq
  • ffmpeg
  • pv (optional)

Usage

$ ./vimeo2mp4 '<URL>'

Where <URL> is a URL to master.json file.

License

The Unlicense.

About

Vimeo video download tool written in bash

License:The Unlicense


Languages

Language:Shell 100.0%