From a9372ee648ea66099f900c297a77b74f8fc0a94f Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sun, 24 Mar 2024 03:24:40 +0000 Subject: [PATCH] switch to invid api --- html/poketube.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 8d3e9eee..2f6ab7d4 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1666,7 +1666,7 @@ Recommended Videos <% inv_vid?.recommendedVideos.forEach(x => { %>
- <% if (!optout) { %><%- turntomins(x.lengthSeconds) || "LIVE"%><% } %><% if (optout) { %><%- x.duration || "LIVE"%><% } %> + <% if (!optout) { %><%- turntomins(x.lengthSeconds) || "LIVE"%><% } %><% if (optout) { %><%- x.duration || "LIVE"%><% } %>