FriendTeamInc / VodBot

A command line interface VOD and Clip manager for Twitch.
MIT License
14 stars 1 forks source link

Chat export to YouTube does not properly format entity codes. #48

Closed NotQuiteApex closed 2 years ago

NotQuiteApex commented 2 years ago

The assumption was that YouTube would accept HTML entities for special reserved characters such as <, >, &, ", ', etc. This is unfortunately not the case. Some special testing will need to be done to see how to print out these special characters.