Update html/watch.ejs

This commit is contained in:
ashley 2025-08-27 09:23:03 +02:00
parent bc7dcb4c58
commit 4c9f17f6ed

View File

@ -1026,7 +1026,7 @@ Offical Discord Server! :3
<% if (isvidious) { %>
<% if (!qua) { %>
<source src="<%=u%>/api/manifest/dash/id/<%=VideoData.videoId%>" type='application/dash+xml' label="dash">
<% } %> <% } %>
<% if (qua === "medium") { %>
<source src="<%=u%>/latest_version?id=<%=VideoData.videoId%>&itag=18&local=true" type="video/mp4; codecs=&quot;avc1.64001F, mp4a.40.2&quot;" label="sd360" selected="true" >
<% } %>