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) { %>