Config
{
"debug": true,
"sharing": true,
"mobile_full_width": true,
"mute": false,
"autoplay":false,
"allowed_video_domains":[],
"ratio": "auto",
"theme": {
"primary_color": "#6539C0",
"secondary_color": "#6539C0",
"thumb_color": "#ffffff",
"name" : "video-dark"
},
"logo": {
"img": "https://ad.vidverto.io/vidverto/player/logo.svg",
"url": "#"
},
"ads": {
"gap": 5,
"priorityTime": 5,
"pre_roll_check_priority": false,
"language": "auto",
"checkPriority": false,
"fallback": true,
"strict_waterfall": false
},
"visibility": {
"breakpoint": 0.7,
"pause": false,
"autoplay": false
},
"sticky": {
"enabled": true,
"pause": false,
"breakpoint": 0.5,
"position": "bottom_right",
"margin": 15
},
"fullscreen": {
"enabled": true,
"fallback": true,
"iosNative": true,
"auto" : false
},
"related": false,
"media": {
"file": "assets/video1.mp4",
"title": "Video",
"thumbnail": "assets/image.jpg",
"artist":{
"title": "Vidverto",
"logo": "https://ad.vidverto.io/vidverto/player/logo.svg",
"url": "https://vidverto.io/",
"watermark": "Vidverto Player",
"watermark_color": "black"
},
"album":"Vidverto",
"subtitle":[
{
"src":"assets/track2.vtt",
"srclang":"en",
"label":"Testola",
"default":true
},
{
"src":"assets/track1.vtt",
"srclang":"en",
"label":"English",
"default":false
}
],
"adss": [
{
"time": 0,
"id": 0,
"url": "https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319096/external/single_ad_samples&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&cust_params=deployment%3Ddevsite%26sample_ct%3Dlinear&correlator="
}
],
"integrations" : [
{
"type" : "button",
"text" : "Read Article 1",
"link" : "https://google.com",
"target" : "_blank",
"start_time" : 1,
"end_time" : 5
},
{
"type" : "button",
"text" : "Read New",
"link" : "https://google.com",
"target" : "_blank",
"start_time" : 8,
"end_time" : 10
},
{
"type" : "iframe",
"link" : "https://vidverto.io/",
"start_time" : 5,
"end_time" : 8
}
]
}
}