Add hq audio

This commit is contained in:
Ashley 2023-10-28 12:25:17 +00:00
parent 7f28546b7b
commit 8fc7810274

View file

@ -973,7 +973,13 @@ display: block; !important;" autoplay controls
<% if (inv_vid?.title !== k.Video.Title) { %>
title="Non-Translated title : <%=inv_vid.title%>"
<% } %>
> <%-k.Video.Title.replace(/\/channel\//g, "/channel?id=").replace(/https:\/\/youtube.com/g, ""); %> </div>
> <%-k.Video.Title.replace(/\/channel\//g, "/channel?id=").replace(/https:\/\/youtube.com/g, ""); %>
<% if (inv_vid.genre === "Music") { %>
<div style="display: flex;float: left;margin-left: 4em;font-size: 15px;font-family: ubuntu;"> <i title="hq audio" class="fa-light fa-waveform-lines"></i>&nbsp;Lossless </div>
<% } %>
</div>
<a href="#connections" style="font-weight: bolder;font-family: sans-serif;color: var(--text-color);font-size: small;"> Jump to Connections </a>