Share

@if (playlist()) {
@if (video()) {
Share the playlist
} @if (isPrivatePlaylist()) {
This playlist is private so you won't be able to share it with external users
Update playlist privacy
}
URL
QR-Code
Embed
@if (notSecure()) { The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites). }
@if (video()) {
} @if (isInPlaylistEmbedTab()) {
}
} @if (video()) {
@if (playlist()) {
Share the video
} @if (isPrivateVideo()) {
This video is private so you won't be able to share it with external users
Update video privacy
} @if (isPasswordProtectedVideo()) { This video is password protected, please note that recipients will require the corresponding password to access the content. }
URL
QR-Code
Embed
@if (notSecure()) { The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites). }
@if (!video().isLive) {
} @if (videoCaptions().length !== 0) {
} @if (isInVideoEmbedTab()) {
}
@if (!video().isLive) {
}
@if (!video().isLive) {
} @if (!isLocalVideo() && !isInVideoEmbedTab()) {
} @if (isInVideoEmbedTab()) {
}
}