lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.52k stars 259 forks source link

Error when getting chat info "ERROR: Value was either too large or too small for an Int32." #1063

Closed Springwald closed 1 month ago

Springwald commented 1 month ago

Checklist

Edition

Windows GUI Application

Describe your issue here

When I try to download the chat, I get the message "ERROR: Value was either too large or too small for an Int32."

Die Video URL works fine in browser.

image

Add any related files or extra information here

Here is the video URL https://www.twitch.tv/videos/2148189776

Springwald commented 1 month ago

Same with the full clip URL:

image
Stav06 commented 1 month ago

I had this same issue while using v1.54.2 but the problem was resolved when I used v1.54.3. Just for info

Springwald commented 1 month ago

Oh, perfect - thanks for the tip. I was actually sure I was using the latest version, but somehow I must have got the downloads mixed up. It's working for me now too - I'll close the bug. Thank you very much.