{{ discordUser ? discordUser.username : 'Connecting...' }}
{{ hasVideoError ? '⚠️' : '🎬' }}

{{ hasVideoError ? 'Video Error' : 'No Video Loaded' }}

{{ hasVideoError ? 'There was a problem loading the video. Please try a different video or check the URL.' : 'Ready to start watching? Load a video to begin your synchronized viewing experience!' }}

{{ directUrlResult.message }}
{{ connectionStatus.message }}