@if (videoHref) { } @else { } @if (inWatchLaterPlaylist) { } @else { } @if (video.isLive) { @if (isLiveStreaming()) { LIVE } @else if (isEndedLive()) { LIVE ENDED } @else { WAIT LIVE } } @else { {{ video.durationLabel }} } You watched {{ getProgressPercent() }}% of this video