twitch-autosave/config_list.sh.template

11 lines
249 B
Plaintext
Raw Normal View History

#!/bin/bash
###########
# just config file
###########
list="jesusavgn"
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"