Update html/watch.ejs
This commit is contained in:
parent
bc7dcb4c58
commit
4c9f17f6ed
@ -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="avc1.64001F, mp4a.40.2"" label="sd360" selected="true" >
|
||||
<% } %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user