Debian installs nodejs as /usr/bin/nodejs but yt-dlp looks for 'node'. The symlink ensures yt-dlp can find the runtime. Diagnostics now report node path/version and yt-dlp version so we can verify the environment without shelling into the container. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>