twitch-autosave/list.sh.template

10 lines
201 B
Plaintext
Raw Normal View History

2019-11-09 01:29:29 +03:00
#!/bin/bash
###########
# just config file
###########
list="jesusavgn"
path="/media/twitch/automatedRecording"
ytdliConf="-o %(uploader)s__%(upload_date)s_%(timestamp)s__%(title)s_%(id)s.%(ext)s"