From 38d4913834e13561ba448c399d4a4e35f9662320 Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 3 Jul 2024 10:49:12 +0000 Subject: [PATCH] oops --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index b13d2f53..b03e2701 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1245,7 +1245,7 @@ Offical Discord Server! :3 <% if (!qua) { %> <% let itag = '136'; // Default itag - adaptiveFormats.forEach(format => { + inv_vid.adaptiveFormats.forEach(format => { if (format.itag == '298') { itag = '298'; }