| Source | https://github.com/rroller/media-roller |
| yt-dlp | {{ $.ytDlpVersion }} |
| Golang | {{ $.goVersion }} |
| Python | {{ $.pythonVersion }} |
| os | {{ $.os }} |
| kernel | {{ $.kernel }} |
| core | {{ $.core }} |
| platform | {{ $.platform }} |
| hostname | {{ $.hostname }} |
| cpus | {{ $.cpus }} |
| ffmpeg | {{range $element := .ffmpegVersion}}{{ $element }} {{end}} |
| ffprobe | {{range $element := .ffprobeVersion}}{{ $element }} {{end}} |