Instinctlol / automatic-twitch-recorder

Checks if a user on twitch is currently streaming and then records the stream via streamlink
187 stars 40 forks source link

Repeats errors once a stream ends #24

Open Nuttar opened 4 years ago

Nuttar commented 4 years ago

Having left the script on overnight, and the 2 stream recordings seem fine, however the cmd prompt is being filled with errors of not being able to get the last piece of a stream.

https://imgur.com/zCVAOr8

I had a similar script that recorded streams and did this but stopped after a few attempts, but it no longer works so i'm trying (and liking) yours. I guess i'll look for retry attempts in the scripts and lower it, I don't know coding though.

itsamemarkus commented 3 years ago

I have the same error. I leave automatic-twitch-recorder running via tmux.

starvald commented 3 years ago

its likely a streamlink issue, its not letting go at the end of the stream and not letting the script take over again.