From 745a4b659bdda3f5f04c674f3b4ea9133deb7065 Mon Sep 17 00:00:00 2001 From: campbell Date: Wed, 12 Aug 2026 00:08:59 +0900 Subject: [PATCH] feat(ui): link hashtags in video titles to search Fixes #442 --- src/invidious/views/watch.ecr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index 3dc19c9e..b484a809 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -93,7 +93,7 @@ we're going to need to do it here in order to allow for translations.

- <%= title %> + <%= title.gsub(/\B#[\p{L}\p{N}_]+/) { |hashtag| "#{hashtag}" } %> <% if params.listen %> " id="link-iv-listen" data-base-url="/watch?<%= env.params.query %>&listen=0" href="/watch?<%= env.params.query %>&listen=0">