{{template "header-css" .}} {{template "footer-css" .}} {{template "header" .}}

{{.original.Title}}

{{ if .original.Video }}
{{range .videos}}

{{.Source}} {{.Width}} x {{.Height}} @ {{.FPS}}

Download ({{.Size}}, {{.StreamRate}}) {{if ne .Source "original"}}
{{end}}
{{end}}

New Video Transcode

{{end}}
{{range .audios}}

{{.Kbps}}

Download ({{.Size}}, {{.StreamRate}}) {{if ne .Source "original"}}
{{end}}
{{end}}

New Audio Transcode

{{template "footer" .}}