lay295 / TwitchDownloader

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

Unable to download chat from vods #872

Closed Befbo closed 4 months ago

Befbo commented 1 year ago

Checklist

Edition

Windows GUI Application

Describe your issue here

When trying to download any chats, I always get one of two error messages in the log, and the chat does not get downloaded.

ERROR: 'P' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.

or

ERROR: Object reference not set to an instance of an object.

Add any related files or extra information here

Example VOD this happened with: 1959078000

ScrubN commented 1 year ago

Your video ID is invalid. image

If you can provide a video where the other error occurs reliably, I would gladly look into the cause of that too.

superbonaci commented 1 year ago

Sometimes the ID changes for some video, maybe they do some reprocessing or something, I've noticed that before. For example some video that has muted ts parts was renamed and doesn't have the muted anymore.

ScrubN commented 4 months ago

Closing due to stale