{playlist().videosLength, plural, =0 {No videos} =1 {1 video} other {{{ playlist().videosLength }} videos}}
@if (!thumbnailOnly()) {
{{ playlist().displayName }} {{ playlist().videoChannelBy }}
{{ playlist().privacy.label }} Updated {{ playlist().updatedAt | myFromNow }}
}