-
Notifications
You must be signed in to change notification settings - Fork 1
Live stream download fails since 7.0.0 #7
Comments
Hi, I was able to reproduce the issue. I've reverted the version 0.0.7 bump of TwitchDownloader to the previous version. The live chat is downloaded using another method then converted into a format that TwitchDownloader can read to render. I'm assuming the latest TwitchDownloader release slightly changed something. Release 0.0.8 includes the version downgrade. I've confirmed it is working in 0.0.8 on my side. Please pull that tag or the I'll investigate further and try to put in a fix in the coming days as the latest version of TwitchDownloader has some nice improvements. |
Hello, Thanks for the update, I have no live stream up for now but I'll update you if it works again. |
I can look into allowing that to be customized via an environment variable. One issue having it check quicker than 5 minutes is that Twitch's thumbnails don't update when the stream first starts, it's on a time schedule so you may have broken/default thumbnails. |
Hello @Zibbp, Thanks for adding my suggestion, I'll implement it very soon in my compose file. About the thumbnail, can't you start checking for thumbnail 5 minutes after the stream start recording? I don't know if it can be implemented like that but separating both can kind of fix this issue? I think nobody mind a neutral thumbnail in their vod list for a few minutes like I always see it on my Twitch following feed when the stream just started. |
It's possible. I'll have to find the best approach for doing so. Might be best to do it when the stream ends as I'm already processing the stream then - instead of having to setup a job to run X minutes after a stream starts. |
Closing this issue due to the rewrite, Ganymede, being released. Visit the Ganymede repository for more information. |
Hello,
Since my docker images updated to 7.0.0 all my live downloading streaming started to fail. The download is "ok" but when the stream end the encoding with chat fail every time.
Here's what it says:
I got no issues with using the 6.0.0 images.
The text was updated successfully, but these errors were encountered: