LordEliasTM / VimeoDownloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VimeoDownloader

cli tool to download dash videos from vimeo

Usage

Download ffmpeg and put the ffmpeg(.exe) binary into the project directory

go run . '[video url]' (example below)
go run . 'https://player.vimeo.com/video/824987829'

or just build it with
go build and use
VimeoDownloader(.exe) '[video url]'

About


Languages

Language:Go 90.2%Language:Batchfile 5.0%Language:Shell 4.8%