[Yandex Cloud documentation](../../../index.md) > [Yandex Cloud Video](../../index.md) > [Step-by-step guides](../index.md) > Playlists > Getting an embed code or link

# Getting an embed code or link to a playlist

{% list tabs group=instructions %}

- Cloud Video UI {#console}

  1. Open the Cloud Video [home page](https://video.yandex.cloud/).
  1. Select a channel.
  1. On the ![image](../../../_assets/console-icons/bars-play.svg) **Playlists** tab, select the playlist.
  1. Under **Past code**:

      1. Setup the playback parameters for the videos and broadcasts:

          * `Play video without sound by default`
          * `Auto play video`
          * `Hide controls in player`

              {% note info %}

              Viewers can see the full list of videos and broadcasts inside the playlist in the player, even with `Hide controls in player` enabled.

              {% endnote %}

          With [Cloud Video Player SDK for IFrame](../../sdk/iframe/index.md), you can specify additional player control and video playback settings for an HTML page, e.g., video size and looping, volume, etc.

      1. Select the preferred playlist link format:

          * `html`: HTML embed code in Iframe format.
          * `link`: Direct link to the video.

      1. Click ![copy](../../../_assets/console-icons/copy.svg) **Copy**.

{% endlist %}

#### Useful links {#see-also}

* [Playlists in Cloud Video](../../concepts/playlists.md)
* [Editing a playlist](update.md)
* [Deleting a playlist](delete.md)