Downloaded Videos
Title
URL
Status
Actions
{{range .videos}}
{{if eq .Status "completed"}}
{{.Title}}
{{else}} {{.Title}} {{end}}
{{.URL}}
{{.Status}}
{{if eq .Status "completed"}}
Redo Processing
{{else if eq .Status "failed"}}
Restart
{{else if eq .Status "downloading"}}
Cancel
{{end}}
Delete
{{end}}
Download New Video
Logout