svxf at Fri Aug 24 12:21:26 MSK 2018
This commit is contained in:
@@ -28,7 +28,7 @@ function save_stream {
|
||||
|
||||
while true; do
|
||||
local CURDATE=$(date +"%Y-%m-%d-%H:%M:%S")
|
||||
livestreamer "https://twitch.tv/$NAME" -o "$NAME/$CURDATE.mp4"
|
||||
livestreamer "https://twitch.tv/$NAME" -o "$NAME/$CURDATE.mp4" || true
|
||||
sleep 30
|
||||
done
|
||||
}
|
||||
|
Reference in New Issue
Block a user