{{.original.Title}}

{{range .videos}} {{if eq .Status "completed"}}

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

Download ({{.Size}})
{{else}}

Video {{.Source}} {{.Status}}

{{end}} {{end}} {{range .audios}} {{if eq .Status "completed"}}

{{.Rate}}

Download ({{.Size}})
{{else}}

Audio {{.Status}}

{{end}} {{end}}