aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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.