1
Fork 0

use kuylars proxy for now

This commit is contained in:
Ashley //// 2024-04-26 18:40:53 +00:00
parent 81fcbe2be0
commit 7eea8c3cc0

View file

@ -1025,13 +1025,13 @@ display: block; !important;" autoplay controls>
<% if (!isvidious) { %> <% if (!isvidious) { %>
<% if (!qua) { %> <% if (!qua) { %>
<source src="https://inner-api.poketube.fun/v2/proxy/media/<%=inv_vid.videoId%>/22" type="video/mp4; codecs=&quot;avc1.64001F, mp4a.40.2&quot;" label="hd720" selected="true"> <source src="https://tube.kuylar.dev/proxy/media/<%=inv_vid.videoId%>/22" type="video/mp4; codecs=&quot;avc1.64001F, mp4a.40.2&quot;" label="hd720" selected="true">
<% } %> <% } %>
<% if (qua === "medium") { %> <% if (qua === "medium") { %>
<source src="https://inner-api.poketube.fun/v2/proxy/media/<%=inv_vid.videoId%>/18" type="video/mp4; codecs=&quot;avc1.64001F, mp4a.40.2&quot;" label="sd360" selected="true"> <source src="https://tube.kuylar.dev/proxy/media/<%=inv_vid.videoId%>/18" type="video/mp4; codecs=&quot;avc1.64001F, mp4a.40.2&quot;" label="sd360" selected="true">
<% } %> <% } %>