lay295 / TwitchDownloader

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

Chat render and chat download (with embed images on) gives a HTTPClient error. #1096

Closed mikebozo closed 2 weeks ago

mikebozo commented 2 weeks ago

Checklist

Edition

Windows GUI Application

Describe your issue here

Everything works fine, except if I try to download chat, with the Embed images settings on.

And Chat render just doesn't work at all. I keep getting a HTTPClient Error. I have added the program to my antivirus as acceptable/safe but that doesn't seem to matter. Which makes sense, as I can just download the vods perfectly fine. I tried to look for past issues, and new issues, but did not see this particular error/bug. Schermafbeelding 2024-06-13 175224

Add any related files or extra information here

Here is the vod ID 2132906356 I think its unrelated though.

ScrubN commented 2 weeks ago

For whatever reason, Twitch didn't respond to the network request for a badge image in time. I'm not really sure if there's anything that can be done about it, besides maybe adding some extra error handling like I did in #1014.

mikebozo commented 2 weeks ago

Thank you for responding, it seems to work fine now, for some reason. I tried so long to try and get this to work, now it works without issue. But I will try the fixes if it will happen again. But I guess the fix is simply to wait and try again later untill the connection gets accepted. Its good to know atleast nothing is wrong on my part, or the program. :)