Переход от месива из баш скриптов к нормальному питоновскому коду #5

Merged
lulzette merged 32 commits from move-to-python into master 2022-11-13 12:45:18 +03:00
2 changed files with 4 additions and 10 deletions
Showing only changes of commit bb4a29300b - Show all commits

View File

@ -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"

View File

@ -0,0 +1,4 @@
twitchid="....."
streamers = ("jesusavgn", "252mart", "vi0xxx")
path="/home/losted/test"
period = 5