+
+ + +
+

{video.title}

+ +
+
+ {formatViews(video.viewCount)} + - + {video.publishedText} + {#if video.likeCount} + - + {formatViews(video.likeCount).replace('views', 'likes')} + {/if} +
+ +
+
+ + {#if showPlaylistMenu} +
+ {#each $playlists as playlist (playlist.id)} + + {/each} + +
+ {/if} +
+
+
+ +
+ + {video.author} + + +
+ +
+

{video.description || 'No description'}

+ {#if video.description && video.description.length > 200} + + {/if} +
+
+
+