Skip to content
Videokr Start free

Playlists and related videos

A playlist is an ordered set of your videos with its own public page at /pl/slug and its own embed at /ep/slug, showing a queue beside the player. Related videos attach suggestions to a single video. Both keep the "what next" slot pointing at your content instead of a third-party recommendation engine.

Creating a playlist

Create the playlist, add videos, drag them into order. It gets a slug, a public page, and an embed:

<script src="https://videokr.com/embed.js" data-playlist="onboarding" async></script>

The playlist embed reports its own height to the loader, so the queue is never cut off regardless of how many items it holds. With a plain iframe, point it at /ep/onboarding and give it a taller ratio (16/11 is the default the loader uses).

When a playlist is the right shape

When you only want one video with a couple of follow-ups, use related videos on the video instead — they appear at the end without turning the page into a channel.

Visibility

A playlist is public or unlisted like a video, and an unlisted playlist can be shared by a tokenised link. A public playlist page appears in your sitemap-playlists.xml; an unlisted one never does.

Analytics

Each video in a playlist keeps its own plays, completions and retention curve, so you can see exactly which episode loses the audience — usually the one right after the introduction.

Frequently asked questions

Is a playlist play counted per video?

Yes. Each video started in a playlist counts as a play of that video, once per video per month.