@if (currentVideo.length > 0) {
{{ currentVideo[0].title }}
{{ currentVideo[0].description }}
@if(checkLikeVideos(currentVideo[0].id)) { } @else { }
@if (!isAnyResolutionAvailable()) {

(The video is being converted) Refresh

}
}