@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.
}
@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).
}