HopeVideoJS

UX

Pre Screen

An interstitial overlay shown before video playback begins. Supports a title, spot text, cover image, click-through URL, timeout countdown, and an optional content section.

preScreen Config

Seconds before pre-screen auto-dismisses. 0 = no auto-dismiss.

content section

JSON Config
{
  "preScreen": {
    "title": "TITLE",
    "spot": "Lorem ipsum dolor sit amet",
    "cover": "https://www.umutyaldiz.com/pay-per-click.png",
    "url": "https://www.umutyaldiz.com/",
    "timeout": 5,
    "content": {
      "url": "https://www.umutyaldiz.com/hopevideojs",
      "image": "https://www.umutyaldiz.com/pay-per-click-img.png",
      "text": ""
    }
  }
}
Event Logs

HopeVideoJS is a flexible and customizable video player solution based on Video.js, developed by Umut Yaldız. It offers a modern and powerful media playback experience with its open-source structure.