All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.templates.desktop.html Maven / Gradle / Ivy

There is a newer version: 13.12
Show newest version
<% if((typeof str_type !== "undefined")
&& (typeof str_mimetype !== "undefined")
&& (typeof str_resolution !== "undefined")
&& (typeof str_download !== "undefined")) { %>
<% if(typeof tracks !== "undefined" && tracks.length !== "undefined") { %> <% _.each(tracks, function(item) { %> <% if(typeof item.video !== "undefined") { %> <% } else { %> <% } %> <% }); %> <% } %>
<%= str_type %> <%= str_mimetype %> <%= str_resolution %> <%= str_download %>
<%= item.type %> <%= item.mimetype%><%= item.video.resolution %>
<% } %>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy