From 5ec27472a31c2d8a0a2d4fcfcb2550bb4c000b0b Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 27 Aug 2025 09:18:10 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 7310218e..b33cc286 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1013,24 +1013,7 @@ Offical Discord Server! :3
- - <% - let itag = null; // Default to null - VideoData.adaptiveFormats.forEach(format => { - if (format.itag == '136' || format.itag == '298') { - itag = '140'; // Set itag to '140' if either '136' or '298' is found - } - }); -%> - -<% if (itag && !qua) { %> - -<% } else { %> - -<% } %> - +