From 3c92f27f076f015ee1bc8b1ddbedc6e2fc7a2126 Mon Sep 17 00:00:00 2001 From: ashley Date: Tue, 23 Sep 2025 11:50:29 +0200 Subject: [PATCH] add 140 --- html/watch.ejs | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 661bd79c..8dd4567b 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1418,12 +1418,10 @@ Offical Discord Server! :3 <% if (statsForNerdsQuality.bitrate) { %> | <%= statsForNerdsQuality.bitrate %> bps <% } %> <% } %>
- <% if (VideoData.genre === "Music") { %> - Audio Format: ALAC lossless (https://github.com/macosforge/alac)
- <% } %> - <% if (VideoData.genre !== "Music") { %> - Audio Format: 140 ( High )
+ <% if (qua === "medium") { %> + Audio Format: 140 (AUDIO_QUALITY_MEDIUM) m4a | aac | 44100hz | STEREO(2channels)
<% } %> + PokeEncryptID: <%=sha384(VideoData.videoId)%>
<% if (isvidious) { %>