BanchouBoo/mpv-youtube-chat

Live chat messages don't break for one word string

Closed this issue · 2 comments

  • Some languages like Chinese and Thai don't use spaces.
  • Sometimes people love to send random gibberish spam chat.
  • There are also chat that contains emoji only (which is not being parsed by this plugin, resulting in the screen filled up with: :yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis::yougotthis:

Fixed in 4b8d6d5, there is now a message-break-anywhere option as well as a break-anywhere action to toggle/set the value from a keybind or the console.

Wow, thank you for your prompt response, highly appreciated that 👍