🚧

Paid Feature

This feature is only available in paid plans. Learn More

Video is a built-in tool that lets users add YouTube or Vimeo videos to their emails or landing pages. This tool automatically generates thumbnails of videos for emails and ensures that it renders correctly on all platforms.

Enable / Disable

unlayer.init({
  tools: {
    video: {
      enabled: false
    }
  }
});