This commit is contained in:
2019-11-09 01:29:29 +03:00
commit 53cbd997d0
5 changed files with 71 additions and 0 deletions

9
list.sh.template Normal file
View File

@@ -0,0 +1,9 @@
#!/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"