github Zibbp/ganymede v1.1.2
v1.1.2 - TwitchDownloader Update

latest releases: v3.0.1, v3.0.0, v2.3.2...
21 months ago

What's Changed

  • Bump TwitchDownloader to v1.51.1 which includes many updates and fixes. I encourage you to read through the updates up to 1.51.1 to see what has changed.

    • Update execute commands to use the new syntax in b27c9ad.
    • Bump TwitchDownloader version in container Dockerfile and dev container Dockerfile 0b8c4b1.
  • Live chat data is now embedded while being converted 9a04894.

    • Utilizing a new feature released in TwitchDownloader, the live stream chat emotes, badges, and bits are embedded in the chat file similar to a VOD 9a04894.
    • image
    • Allow the use of the new "embeddedData" JSON object found in chat files ae4c3a2.
    • Currently only the emotes are being used from the embedded data for both live chats and vods. In the future I will prefer embedded badges over fetching badges from Twitch.

The TwitchDownloader "updatechat" function can either embed missing emotes into a chat file, or update the embeds with newer versions. Previous to this release, live stream archives did not have embedded emotes. This may cause missing emotes during playback if those emotes are ever deleted.

While I do not have a plan to implement an endpoint which will use TwitchDownloader's "updatechat" function. It can be done yourself either using the CLI or GUI. Do note, some older live stream chats or VODs may use strings instead of integers for numbers causing issues. You will have to manually change that.

Full Changelog: v1.1.1...v1.1.2

Don't miss a new ganymede release

NewReleases is sending notifications on new releases.