Zibbp / ganymede

Twitch VOD and Live Stream archiving platform. Includes a rendered and real-time chat for each archive.
https://github.com/Zibbp/ganymede
GNU General Public License v3.0
501 stars 25 forks source link

Mark highlighted messages as highlighted when converting to TDL #460

Closed ScrubN closed 5 months ago

ScrubN commented 5 months ago

TwitchDownloader 1.54.6 relaxed the requirements on rendering highlighted messages, so I figured Ganymede could support marking message as highlighted.

I hope this solution is alright, it's my first time writing any Go code. Please let me know if any changes are needed.

Zibbp commented 5 months ago

Awesome! Thanks for the continued support with TwitchDownloader. I've added one comment to fix an issue.