mirror of
https://github.com/iv-org/invidious.git
synced 2026-03-05 13:40:05 -05:00
Before this PR, the comment/description content was not HTML escaped when 'parse_description()' was called with a JSON object lacking the "commandRuns" entry. Closes issue 4727