lay295 / TwitchDownloader

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

[Kick-support branch] New error when parsing links. "The JSON value could not be converted to System.DateTime. " #1253

Closed abnonymouspleb closed 1 week ago

abnonymouspleb commented 1 week ago

Checklist

Edition

Select an Option

Describe your issue here

Been able to use the kick version for downloading chat even after the recent site changes but yesterday/today, I think they changed something again that made it impossible to parse links.

ERROR: The JSON value could not be converted to System.DateTime. Path: $.livestream.start_time | LineNumber: 0 | BytePositionInLine: 753.

The "BytePositionInLine:" value changes when changing the link.

I hope the issue gets resolved soon.

abnonymouspleb commented 1 week ago

EDIT: It seemed to have resolved itself.