{{ set video = article.hosterId }} {{ if article.hoster === 'vimeo' }} {{ set video = "https://player.vimeo.com/video/" + video + "?dnt=1" }} {{ else if article.hoster === 'youtube' }} {{ set video = "https://www.youtube-nocookie.com/embed/" + video }} {{ /if }} {{@ article.credits }} {{@ article.description }}