From 27a1901ab8cb29d36280b50caba2df350d9caaa6 Mon Sep 17 00:00:00 2001 From: Piero <55633887+piero0920@users.noreply.github.com> Date: Wed, 7 Dec 2022 09:44:25 -0500 Subject: [PATCH] Update extra.md --- extra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra.md b/extra.md index 278187d..dd41c67 100644 --- a/extra.md +++ b/extra.md @@ -5,7 +5,7 @@ cd bin sudo chmod +x chat.sh upload.sh TwitchDownloaderCLI ffmpeg ``` -- edit [bin/upload.sh](https://github.com/piero0920/Twitch-Archive/blob/main/bin/upload.sh): `gd:VODS` to `remote:dest` (your remote name and folder of rclone) +- edit [bin/upload.sh](https://github.com/piero0920/Twitch-Archive/blob/main/bin/upload.sh): `gd:VODS` to `remote:dest` (your remote path) ## Explanation ### Record live stream: Using [Streamlink](https://streamlink.github.io/) downloads the `.ts` file from the live stream since the script starred running, if the script was running since before the beginning of the stream, it will record everything and save it to: `/root_path/streamer_username/video/recorded/LIVE_yyyymmdd_hhmmss.ts`