Update extra.md

This commit is contained in:
Piero 2022-12-16 10:04:19 -05:00
commit cd7e1f78de

View file

@ -2,10 +2,10 @@
- install and configure rclone
```
cd bin
sudo chmod +x chat.sh upload.sh TwitchDownloaderCLI ffmpeg
sudo chmod +x TwitchDownloaderCLI ffmpeg
```
- edit [bin/upload.sh](https://github.com/piero0920/Twitch-Archive/blob/main/bin/upload.sh): `gd:VODS` to `remote:dest` (your remote path)
## Explanation
## Explanation -- THIS IS OUTDATED
### 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`