aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b2cbb48621f21936af8b81516cf663334053778a (plain)
1
2
3
4
5
6
7
8
9
10
# vidslice

video manipulator wrapping youtube-dl and ffmpeg

![screenshot of vidslice demonstrating options](screenshot.png)

## Installing
Download the .zip for your preferred OS [here](https://github.com/boringcactus/vidslice/releases/latest).
You may also need to [download ffmpeg](https://ffmpeg.org/download.html#get-packages) (if you're on Windows, you want Windows Builds and then the default options are fine) and [download youtube-dl](https://rg3.github.io/youtube-dl/download.html).
Both of those will give you some executables; you can place them in the same folder as your downloaded vidslice.exe and that should work.