<%= video.description %>
Active: <%= video.starred ? 'True' : 'False' %>
Channel: <%= video.channel.name %>
Serial: <%= serialize(video.serial) %>
Status: <%= video.status.capitalize() %>