From 5382c2cb3d07cd899702196845f56a32cfa6cfb5 Mon Sep 17 00:00:00 2001 From: Supositware Date: Thu, 16 Jun 2022 10:26:06 +0200 Subject: [PATCH] need upload.sh from xbackbone for videos larger than 8 mb --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 91ff3b2..5efef2f 100644 --- a/readme.md +++ b/readme.md @@ -13,6 +13,7 @@ You need to install the following * ffmpeg (Optional but very recommanded: for yt-dlp to merge video/audio formats) * yt-dlp ([a file can download it for you](prereq.js)) +* Somewhere to upload files larger than 8 mb (I use a self hosted (XBackBone)[https://github.com/SergiX44/XBackBone/] with the upload.sh script made from it, you can use anything else just need to be located in bin/upload.sh) ### Installing ```