From 410a1416157afd78d2e3ddafcb44ca9584847a0e Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 26 Feb 2019 21:53:17 -0700 Subject: prep for travis-based deployment --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2cbb48 --- /dev/null +++ b/README.md @@ -0,0 +1,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. -- cgit v1.2.3