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

Update streamlink to 1.7.0 #30

Open Dawok opened 3 years ago

MexTrx commented 3 years ago

Currently the newest version of Streamlink is now 2.0.0, could this be upgraded to use that?

Instinctlol commented 3 years ago

Yes,probably. Try to use the version in the webhooks branch, test it the following way:

add a streamer that is online start wait until the stream is being recorded add another streamer that is online

When there are no errors, it should be working fine.

I'll upgrade, test and merge it tomorrow as soon as I get my hands on my computer.

Until then, try it yourself. Feel free to report back on it.

On December 26, 2020 9:43:11 AM GMT+01:00, MexTrx notifications@github.com wrote:

Currently the newest version of Streamlink is now 2.0.0, could this be upgraded to use that?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Instinctlol/automatic-twitch-recorder/pull/30#issuecomment-751335657