twitch-autosave/config_list.sh.template
2021-04-24 09:29:18 +03:00

11 lines
280 B
Bash

#!/bin/bash
###########
# just config file
###########
list="jesusavgn"
twitchid="123456789qwertyuiops"
storage_path="/media/nfs/twitch/automatedRecording"
ytdl_path="/home/ubuntu/.local/bin"
ytdl_conf="-o %(uploader)s__%(upload_date)s_%(timestamp)s__%(title)s_%(id)s.%(ext)s"