{{ video.channel_title }}
Published: {{ video.published_at[:10] }}
{{ video.view_count }} views
{% endif %} {% if video.like_count %}{{ video.like_count }} likes
{% endif %}{{ video.description[:500] }}{% if video.description|length > 500 %}...{% endif %}