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