invidious/src
Samantaz Fox 962ce23cc2
WebVTT::Builder: Add logic to escape special chars (#4414)
Note: WebVTT does allow some tags in the cue payload in some circumstances
while this PR just blindly escapes everything:
https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API#cue_payload_text_tags
2024-02-19 00:16:17 +01:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious WebVTT::Builder: Add logic to escape special chars (#4414) 2024-02-19 00:16:17 +01:00
invidious.cr Kemal: remove APIHandler middleware 2023-11-23 18:30:37 +01:00