Videos

{#each data.videos as video (video.id)} {/each} {#if data.videos.length === 0} {/if}
Video Badges Plays Likes Actions
{#if video.image} {:else}
{/if}

{video.title}

{video.slug}

{#if video.premium} Premium {/if} {#if video.featured} Featured {/if}
{video.plays_count ?? 0} {video.likes_count ?? 0}
No videos yet
Delete video Permanently delete {deleteTarget?.title}? This cannot be undone.