<% content_for "header" do %> "> <%= HTML.escape(video.title) %> - Invidious <% end %> <% if hlsvp %> <% end %>

<%= HTML.escape(video.title) %> <% if listen %> <% else %> <% end %>

Watch video on YouTube

<%= number_with_separator(video.views) %>

<%= number_with_separator(video.likes) %>

<%= number_with_separator(video.dislikes) %>

Genre : <%= video.genre %>

Family Friendly? <%= video.is_family_friendly %>

Wilson Score : <%= video.wilson_score.round(4) %>

Rating : <%= rating.round(4) %> / 5

Engagement : <%= engagement.round(2) %>%

<% if ad_slots %>

Ad Slots : <%= ad_slots %>

<% end %> <% if engage_types %>

Engage Types : <%= engage_types %>

<% end %> <% if ad_tag %>

Ad Category : <%= ad_category %>

Ad Tags(?) : <%= k2 %>

<% end %>

<%= video.author %>

<% if user %> <% if subscriptions.includes? video.ucid %>

Unsubscribe from <%= video.author %>

<% else %>

Subscribe to <%= video.author %>

<% end %> <% else %>

Login to subscribe to <%= video.author %>

<% end %>

Shared <%= video.published.to_s("%B %-d, %Y") %>

<%= video.description %>