{{template "footer-css" .}}

Playlist

{{range .originals}}
{{if or (eq .Status "download completed") (eq .Status "transcoding") (eq .Status "completed")}} {{.Title}} {{else}} {{.Title}} {{end}}
{{.Artist}}
{{.Status}}
{{if .Audio}} Audio {{end}} {{if .Video}} Video {{end}}
{{if eq .Status "completed"}}
{{else if eq .Status "failed"}}
{{else if eq .Status "downloading"}} {{end}}
{{end}}

Logout

{{template "footer" .}}