diff --git a/src/pages/home/previews/video.tsx b/src/pages/home/previews/video.tsx index 3f9c276d2..ec725e475 100644 --- a/src/pages/home/previews/video.tsx +++ b/src/pages/home/previews/video.tsx @@ -172,6 +172,7 @@ const Preview = () => { option.subtitle = { url: proxyLink(defaultSubtitle, true), type: ext(defaultSubtitle.name), + escape: false, } }