From d71de8ab2490081c184dd8a30cc8c8d2cf718286 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Wed, 11 Sep 2024 00:57:26 +0200 Subject: Handle downloading with yt-dlp and serving video --- templates/search.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/search.html') diff --git a/templates/search.html b/templates/search.html index 6a9ce28..30e96b9 100644 --- a/templates/search.html +++ b/templates/search.html @@ -26,10 +26,12 @@ {{range .Items}} - + + - {{.Title}} + + {{.Title}}
{{.ChannelTitle}} | Atom feed
-- cgit v1.2.3