From e6ae6d4c60a5ba07471c84724d87f9ac0129ca2f Mon Sep 17 00:00:00 2001 From: Tusko Date: Wed, 18 Mar 2020 15:59:32 +0200 Subject: [PATCH] refactor readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ad8219..1d5b88e 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ To download videos you have to: Also, you can combine the m4v and m4a files with [ffmpeg](https://www.ffmpeg.org/) -I've added an example bash script `runnner.sh` to bulk merge video parts. -Fill your filenames in same format and run in terminal `sh ./runnner.sh` +I've added an example bash script [runnner.sh](https://github.com/Tusko/vimeo-private-downloader/blob/master/runnner.sh) to bulk combine and conver video/audio parts to `mp4` file. +Enter your filenames in same format and run in terminal `sh ./runnner.sh`