{{template "header-css" .}} {{template "footer-css" .}}
{{template "header" .}}
Status
yt-dlp
{{.ytdlp}}
ffmpeg
{{.ffmpeg}}
Disk
{{.used}} MiB ({{.free}} MiB remaning)
{{ range .files }}
{{.value}}%
{{.name}} {{.size}} MiB {{ if ne .playlist_id "" }}
Playlist {{.playlist_id}}
{{ else if ne .original_id "" }}
Video {{.original_id}}
{{end}}
{{ end }}
{{template "footer" .}}