Переход от месива из баш скриптов к нормальному питоновскому коду #5
@ -1,10 +0,0 @@
|
||||
#!/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"
|
4
config_python.py.template
Normal file
4
config_python.py.template
Normal file
@ -0,0 +1,4 @@
|
||||
twitchid="....."
|
||||
streamers = ("jesusavgn", "252mart", "vi0xxx")
|
||||
path="/home/losted/test"
|
||||
period = 5
|
Loading…
Reference in New Issue
Block a user