<% paths.forEach(function(value, index) { %> <% if (h.shouldShowDirectorySeparator({index})) { %> › <% } %> <% if (h.shouldShowSiteWelcomeMessage({paths})) { %> <%= h.getSiteWelcomeMessage() %> <% } else if (h.shouldOmitLinkOnLastBreadcrumb({paths, index})) { %> <%= h.trimSlashes(value.name) %> <% } else if (index == 0) { %> <%= h.getSiteName() %> <% } else { %> <%= h.getDirectoryName({directory: value.name}) %> <% } %> <% }); %>
<%= (typeof info.title !== 'undefined') ? info.fulltitle : "" %>
<% if (typeof info !== 'undefined') {%><%=info.description%>
View Original: <%=info.title%> (Video) | <%=info.channel%> (Channel) | <%=info.uploader%> (Uploader)
Download/View: Video (.<%=info.ext%>) | Subtitles (.vtt)
<%}%>Video Transcript (approximately)
This transcript may contain automatically generated subtitles as generated using YouTube's automatic subtitles feature. They may not be correct. No effort has been made to correct them (so far). These transcripts, whether or not generated, are also used in the site's Search feature. Please review the Search Policy for details about the site features.
<%- h.stripWebVTT(subtitleVTT) %>