instanceName:"player1", //name of the player instance (for multiple players per page change this name)
instanceTheme:"dark", //choose video player theme: "dark", "light"
playerLayout: "fitToBrowser", //Select player layout: "fitToContainer" (responsive mode), "fixedSize" (fixed size on page load,responsive on resize), "fitToBrowser" (fill the browser window)
playerOrientation:"LTR", //adjust player text orientation: "LTR", "RTL" (left to right or right to left for eastern countries)
autohideControls:999, //autohide controls
hideControlsOnMouseOut:false, //hide controls on mouse out of the player: true, false
videoPlayerWidth:1006, //fixed total player width (only for playerLayout: "fixedSize")
videoPlayerHeight:489, //fixed total player height (only for playerLayout: "fixedSize")
videoRatio: 16/9, //set any video ratio (calculate video width/video height)
videoRatioStretch: true, //adjust video ratio for case when playlist is "opened" : true/false
iOSPlaysinline: true, //on iOS device: play videos inline (like on desktop) or in Fullscreen by default: true/false
autoplay:true, //autoplay when webpage loads: true/false
colorAccent:"rgb(190, 166, 133)", //plugin colors accent (hexadecimal or RGB value - http://www.colorpicker.com/)
videoAnimationTime: 350, //video transition animation when using show/hide playlist [miliseconds], 0-instant animation, larger number will increase animation time
playSpecificVideo: 0, //load and play specific video from playlist on page load [0-first video, 1-second video...]
progressBarThickness: 3, //adjust progress bar height [px]
progressBarThicknessOnMouseover: 6, //adjust video progress bar height on mouse over [px]
tooltipFontSize:12, //adjust tooltip font size
videoPlayerShadow:"effect1", //choose player shadow: "effect1" , "effect2", "effect3", "effect4", "effect5", "effect6", "off"
loadRandomVideoOnStart:true, //choose to load random video when webpage loads: true, false
shuffle:true, //choose to shuffle videos when playing one after another: true, false (shuffle button enabled/disabled on start)
posterImg:"", //player poster image -> (assets/images/poster.jpg)
posterImgOnVideoFinish:"assets/images/poster2.jpg", //player poster image on video finish (works if enabled onFinish:"Stop video")
onFinish:"Play next video", //"Play next video","Restart video", "Stop video",
nowPlayingText:false, //enable disable now playing title: true, false
showAllControls:true, //enable/disable all player controls: true/false
allowSkipAd:true, //enable/disable "Skip advertisement" option: true/false
infoShow:false, //enable/disable info option: true, false
nextShow:true, //enable/disable next video option: true, false
rewindShow:true, //enable/disable rewind video option: true, false
qualityShow:true,
lightBox:false, //lightbox mode :true/false
lightBoxAutoplay: false, //autoplay when lightbox opens: true/false
lightBoxThumbnail:"assets/images/poster.jpg", //lightbox thumbnail image
lightBoxThumbnailWidth: 400, //lightbox thumbnail image width
lightBoxThumbnailHeight: 220, //lightbox thumbnail image height
lightBoxCloseOnOutsideClick: true, //close lightbox when clicked outside of player area
playlist:"Right playlist", //choose playlist type: "Right playlist", "Bottom playlist", "Off"
playlistScrollType:"inset", //choose scrollbar type: "light","minimal","light-2","light-3","light-thick","light-thin","inset","inset-2","inset-3","rounded","rounded-dots","3d","dark","minimal-dark","dark-2","dark-3","dark-thick","dark-thin","inset-dark","inset-2-dark","inset-3-dark","rounded-dark","rounded-dots-dark","3d-dark","3d-thick-dark"
playlistBehaviourOnPageload:"opened (default)", //choose playlist behaviour when webpage loads: "closed", "opened (default)" (not apply to Vimeo player)
vimeoColor:"00adef", //set "hexadecimal value", default vimeo color is "00adef"
youtubeControls:"custom controls", //choose youtube player controls: "custom controls", "default controls"
youtubeSkin:"dark", //default youtube controls theme: light, dark
youtubeColor:"white", //default youtube controls bar color: red, white
youtubeQuality:"hd720", //choose youtube quality: "small", "medium", "large", "hd720", "hd1080", "highres", "default"
youtubeShowRelatedVideos:false, //choose to show youtube related videos when video finish: true, false (onFinish:"Stop video" needs to be enabled)
HTML5VideoQuality:"HD", //choose HTML5 video quality (HD, SD)
preloadSelfHosted:"none", //choose preload buffer for self hosted mp4 videos (video type HTML5): "none", "auto"
rightClickMenu:true, //enable/disable right click over HTML5 player: true/false
hideVideoSource:false,
shareShow:true, //enable/disable complete share options (facebook/twitter/googlePlus): true, false
facebookShow:true, //enable/disable facebook option individually: true, false
twitterShow:true, //enable/disable twitter option individually: true, false
googlePlusShow:true, //enable/disable googlePlus option individually: true, false
facebookShareName:"Luxo.tv", //first parametar of facebook share in facebook feed dialog is title
facebookShareLink:"http://www.luxo.tv", //second parametar of facebook share in facebook feed dialog is link below title
facebookShareDescription:"Bem-vindo (a) ao Canal Internacional da Luxo tv | videos, entrevistas, livestream luxo internacional", //third parametar of facebook share in facebook feed dialog is description below link
facebookSharePicture:"https://www.luxo.tv/logoluxooficial.png", //fourth parametar in facebook feed dialog is picture on left side
twitterText:"Luxo.tv", //first parametar of twitter share in twitter feed dialog is text
twitterLink:"http://luxo.tv", //second parametar of twitter share in twitter feed dialog is link
twitterHashtags:"luxotv", //third parametar of twitter share in twitter feed dialog is hashtag
twitterVia:"Luxo tv", //fourth parametar of twitter share in twitter feed dialog is via (@)
googlePlus:"http://luxo.tv", //share link over Google +
logoShow:true, //true, false
logoClickable:true, //true, false
logoPath:"", //logo image url
logoGoToLink:"http://luxo.tv", //redirect to specific page when logo clicked
logoPosition:"top-left", //choose logo position: "bottom-right","bottom-left","top-left"
embedShow:true, //enable/disable embed option: true, false
embedCodeSrc:"www.luxo.tv/index.html", //path to your jQuery version of video player on server
embedShareLink:"www.luxo.tv/index.html", //direct link to your site (or any other URL) you want to be "shared"
showGlobalPrerollAds: false, //enable/disable 'global' ads and overwrite each individual ad in 'videos' :true/false
globalPrerollAds: "url1;url2;url3;url4;url5", //set 'pool' of url's that are separated by ; (global prerolls will play randomly)
globalPrerollAdsSkipTimer: 5, //skip global advertisement seconds
globalPrerollAdsGotoLink: "http://luxo.tv", //global advertisement goto link
//translate all texts to any language
advertisementTitle:"Advertisement",
skipAdvertisementText:"Skip advertisement",
skipAdText:"You can skip this ad in",
playBtnTooltipTxt:"Play",
pauseBtnTooltipTxt:"Pause",
rewindBtnTooltipTxt:"Rewind",
downloadVideoBtnTooltipTxt:"Download video",
qualityBtnOpenedTooltipTxt:"Close quality",
qualityBtnClosedTooltipTxt:"Select quality",
muteBtnTooltipTxt:"Mute",
unmuteBtnTooltipTxt:"Unmute",
fullscreenBtnTooltipTxt:"Fullscreen",
exitFullscreenBtnTooltipTxt:"Exit fullscreen",
infoBtnTooltipTxt:"Show info",
youtubeGoToLink:"http://www.youtube.com/luxotv",
facebookGoToLink:"http://www.facebook.com/luxotvinternacional/",
instagramGoToLink:"http://instagram.com/luxo.tv",
magazineGoToLink:"http://members.luxo.tv",
membersGoToLink:"http://members.luxo.tv",
livestreamGoToLink:"http://members.luxo.tv",
shopGoToLink:"http://members.luxo.tv",
youtubeBtnTooltipTxt:"Youtube",
faceBtnTooltipTxt:"Facebook",
instagramBtnTooltipTxt:"Instagram",
magazineBtnTooltipTxt:"Magazine",
livestreamBtnTooltipTxt:"Livestream",
membersBtnTooltipTxt:"Members",
menuMagazineText: " LUXO MAGAZINE |",
menuShopText: " PUBLICIDADE |",
menuEventsText: " CONTACTOS | ",
menuContactsText: " CANAIS 4K ",
menuMagazineGotoLink: "https://www.luxomagazine.com",
menuShopGotoLink: "mailto:info@luxo.tv",
menuEventsGotoLink: "mailto:info@luxo.tv",
menuContactsGotoLink: "http://membros.luxo.tv",
shopBtnTooltipTxt:"Shop",
embedBtnTooltipTxt:"Embed",
shareBtnTooltipTxt:"Share",
volumeTooltipTxt:"Volume",
playlistBtnClosedTooltipTxt:"Show playlist",
playlistBtnOpenedTooltipTxt:"Hide playlist",
facebookBtnTooltipTxt:"Share on Facebook",
twitterBtnTooltipTxt:"Share on Twitter",
googlePlusBtnTooltipTxt:"Share on Google+",
nextBtnTooltipTxt:"Next video",
previousBtnTooltipTxt:"Previous video",
playlistSearchText: "Pesquisa de Vídeos »",
nextVideoInPlaylistText: "LUXO TV",
autoplayNextVideoInPlaylistOn: "Autoplay next video on",
autoplayNextVideoInPlaylistOff: "Autoplay next video off",
countVideos: "/",
shuffleBtnOnTooltipTxt:"Shuffle on",
shuffleBtnOffTooltipTxt:"Shuffle off",
embedWindowTitle2:"EMBED PLAYER IN YOUR SITE:",
embedWindowTitle3:"SHARE CURRENT VIDEO:",
copyTxt:"Copy",
copiedTxt:"Copied!",
youtubePlaylistID:"", //automatic youtube playlist ID (leave blank "" if you want to use manual playlist) PLuFX50GllfgP_mecAi4LV7c
youtubeChannelID:"", //automatic youtube channel ID (leave blank "" if you want to use manual playlist) UCHqaLr9a9M
videos:[
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Spring-Summer Haute Couture Chanel", //video title
youtubeID:"68lCYXuaql4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"CHANEL", //video description
thumbImg:"https://i.qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD4BXh1tzR8x6h4cGMzy9hOzI8fjQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Fall-Winter 2019/20 Show", //video title
youtubeID:"dmL2lTC4oto", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"CHANEL", //video description
thumbImg:"https://i.ytimg.com/vi/dmL2lTC4oto/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD4BXh1tzR8x6h4cGMzy9hOzI8fjQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Introducing the new Beovision Harmony", //video title
youtubeID:"16ZYt3MC4OE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Bang & Olufsen", //video description
thumbImg:"https://i.ytimg.com/vi/b_Cw8QIAspc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB2GZO0L-5TrKbYQFh4X8ZvFgPD2g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lamborghini Urus x Bang & Olufsen", //video title
youtubeID:"b_Cw8QIAspc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Bang & Olufsen", //video description
thumbImg:"https://images-na.ssl-images-amazon.com/images/I/51HDCItaUEL._SX425_.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani FW 19-20 ", //video title
youtubeID:"1mEa6AZ9cmE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emporio Armani", //video description
thumbImg:"https://i.ytimg.com/vi/1mEa6AZ9cmE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBTjWFLfO357XbUY4sixvxzZv0JUQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emporio Armani Caffé Milano", //video title
youtubeID:"LQny1Wfv7TQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emporio Armani", //video description
thumbImg:"https://i.ytimg.com/vi/LQny1Wfv7TQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCjCNs9MbNvUcqSFqwtGKV3Vl4ufA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Juste un Clou Slim", //video title
youtubeID:"dy19if5h6Nc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Juste un Clou Cartier", //video description
thumbImg:"https://i.ytimg.com/vi/dy19if5h6Nc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDJ8j_WTVgJKjcA439cDw0ZPIn8Ag", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Clash de Cartier", //video title
youtubeID:"T89LhLNiRPg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Clash de Cartier", //video description
thumbImg:"https://i.ytimg.com/vi/T89LhLNiRPg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAfGsLWGT8BY7ZiRIeLo05omNDXLg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Best-Of the Dior Autumn-Winter", //video title
youtubeID:"18zZ65uRzUE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2019-2020 Dior", //video description
thumbImg:"https://i.ytimg.com/vi/18zZ65uRzUE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDWv0FpbcA-82GfJ3DyBN-PhNMZ4g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Chiara Ferragni and Maria Grazia Chiuri's ", //video title
youtubeID:"j1BUXoxDvg4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"walk through Rome with Dior", //video description
thumbImg:"https://i.ytimg.com/vi/j1BUXoxDvg4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD5xNlI_55lGIC4VdYnBfLSTa_1ew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"MUST BE Moët & Chandon", //video title
youtubeID:"dOY2t2P_V4o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"MUST BE Moët & Chandon", //video description
thumbImg:"https://i.ytimg.com/vi/dOY2t2P_V4o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDV7x3PfAdfrvJkk27oSKv1d5s_LQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"MUST BE Moët & Chandon", //video title
youtubeID:"M_Nfv0GIllw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Chandon - Celebration", //video description
thumbImg:"https://i.ytimg.com/vi/M_Nfv0GIllw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCXav32zAA2JSEm_bHGmWo-foCuug", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Awain - World's Most Expensive Luxury ", //video title
youtubeID:"hWpxrpDQx9wA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Car Key | April 2, 2019", //video description
thumbImg:"https://images.carscoops.com/2019/04/c57d163c-awain-key-8-300x163.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"VISTA ALEGRE", //video title
youtubeID:"RR4cF3XejuY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"FRANCK MULLER ATLÂNTICO", //video description
thumbImg:"https://media.fashionnetwork.com/m/1492/38df/0fa0/98ba/230d/3cef/0f04/6353/7d1a/7a50/650x1019.60/7a50.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"PALÁCIO CHIADO", //video title
youtubeID:"mmSOej5iZ4Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"RESTAURO À ABERTURA", //video description
thumbImg:"https://www.dinheirovivo.pt/wp-content/uploads/2016/04/LF_PALACIOCHIADOINT-20.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"BALMAIN (RED) CARPET", //video title
youtubeID:"O04T-UGPYpg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"MET GALA 2018 ", //video description
thumbImg:"https://i.ytimg.com/vi/O04T-UGPYpg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLArF4rYdKJ4QKkigfwxDPkxNK4FLA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DISCO PARTY AT LES BAINS", //video title
youtubeID:"gSSZR3D56go", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"BALMAIN x MYTHERESA", //video description
thumbImg:"https://i.ytimg.com/vi/gSSZR3D56go/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBW0sG81uWvXxlD6jtpR2A7BLvVvw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"BALMAIN FALL/WINTER 2018", //video title
youtubeID:"h1a1zbRKFHg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"CAMPAIGN - THE BALMAIN BEAT", //video description
thumbImg:"https://i.ytimg.com/vi/h1a1zbRKFHg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3qLLmyPvBCC8OmMaNt5vbw0rv8Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"BALMAIN SPRING/SUMMER 2019", //video title
youtubeID:"OII1mi9Pu2E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"WOMENSWEAR SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/OII1mi9Pu2E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-_4mLXn1UUQWiJQaP8MSocA8xJA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"6SLHD_27mrY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Advertising Campaign - Director's cut", //video description
thumbImg:"https://i.ytimg.com/vi/6SLHD_27mrY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCI2Tgd8fbBjUo1pp2L8DniC30Tkw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"L'Apartment D'Art ", //video title
youtubeID:"GGvhKLdxCd4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Maison et Objet 2018", //video description
thumbImg:"https://i.ytimg.com/vi/sTulQLmPBQQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAUUZgWYNy6EW3H2Mt6FCLhI4JpdA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Stonehenge Console", //video title
youtubeID:"kkLkaGeruJ0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Stonehenge Console By Boca Do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/lcPavjIg4is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAMv1ucZBeN1vlWI74bGXU_QXvTnA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo", //video title
youtubeID:"oIVXT3pxk1c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Angra Mirror By Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/oIVXT3pxk1c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD7jaqI5-BanHd52iembTst2VROUg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV PORTUGAL", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Vídeo de Apresentação Canal | Luxo.tv ", //video description
thumbImg:"https://us.123rf.com/450wm/kwasny221/kwasny2211709/kwasny221170900609/85039730-portugal-flag.jpg?ver=6", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Apresentação Europeia Porsche Cayenne", //video title
youtubeID:"fmR6Zo3zbcg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Porsche Cayenne", //video description
thumbImg:"https://i.ytimg.com/vi/fmR6Zo3zbcg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCzpbXM2Z5fNHPMDBQ_Uj2K85TZIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Luxo tv Portugal, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Quinta do Vallado ABF", //video title
youtubeID:"jSGMrJu8qCA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Atlantis 3 50s", //video description
thumbImg:"https://i.ytimg.com/vi/jSGMrJu8qCA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-5bHbwKJDhb8ZteXKkgWHT7OEYw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Luxo tv Portugal, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Adelaide Tributa 1866", //video title
youtubeID:"pV52VJTIITM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Quinta do Vallado", //video description
thumbImg:"https://i.ytimg.com/vi/pV52VJTIITM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABqAVGVIFnFu5IBGmH4l9yO01A2Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Luxo tv Portugal, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"w1NiXjetamw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Advertising Campaign", //video description
thumbImg:"https://i.ytimg.com/vi/w1NiXjetamw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDLxBcPIJ-SanBBpbUAUsPLKTa7Ig", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter 2018 ", //video title
youtubeID:"mBdJz9AFMwA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Advertising Campaign", //video description
thumbImg:"https://i.ytimg.com/vi/mBdJz9AFMwA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG7cT1J21GdUN4Pu18akNsbE1boA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy L'Interdit Fragrance Campaign", //video title
youtubeID:"KWXHMdbRyxU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Givenchy L'Interdit Fragrance Campaign", //video description
thumbImg:"https://i.ytimg.com/vi/KWXHMdbRyxU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCiYu-gfocOHdWTzO6z9v6Af278UQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DSQUARED2 SPRING SUMMER 2019 ", //video title
youtubeID:"FznR7LSr-Qk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:" MEN'S AND WOMEN'S FASHION SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/FznR7LSr-Qk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsmHwdxpPDMcQ91cnxJh2vr2UbMg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 Vienna Store Opening", //video title
youtubeID:"JTkOcWAZlLU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2", //video description
thumbImg:"https://i.ytimg.com/vi/JTkOcWAZlLU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCyHMBYpSwwyqjCHqDPLwhmurbhfg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 #D2PROM CATEN HIGH SCHOOL ", //video title
youtubeID:"KGcA4bbi3Q8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2 PROM IN FLORENCE", //video description
thumbImg:"https://i.ytimg.com/vi/KGcA4bbi3Q8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDscNeGC5m42jzK30GB31nyqy1McA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"dmaFKV55N0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/dmaFKV55N0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdTOHk0WVkuYULrMN0skVuyWyzPA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"h-xHk0VonAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/h-xHk0VonAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXf4TD1EZ24YOEwBHbVNz11sLtww", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The 3.55 podcasts of — CHANEL", //video title
youtubeID:"0kEgtFPWTq0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"The 3.55 podcasts of CHANEL at the Opéra — CHANEL", //video description
thumbImg:"https://i.ytimg.com/vi/0kEgtFPWTq0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDKbFDRqT8s_DHY3gGHrFUc1FfY6A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Karl Lagerfeld's — CHANEL", //video title
youtubeID:"ypCx-KCa89s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"designs for the Opéra de Paris", //video description
thumbImg:"https://i.ytimg.com/vi/ypCx-KCa89s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCG6vnHrkCulH7Sr0A_1E36jYf7_g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Karl Lagerfeld's designs for the Opéra de Paris — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Spring-Summer 2019 ", //video title
youtubeID:"Nsuup9cmh8Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Ready-to-Wear Show — CHANEL ", //video description
thumbImg:"https://i.ytimg.com/vi/Nsuup9cmh8Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBYKRJItNewAN4N5kGGPAwbw20wZA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Ready-to-Wear Show — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lamborghini Huracán ", //video title
youtubeID:"ecV7nA3pXVI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Performante Spyder: Vivid Technology ", //video description
thumbImg:"https://i.ytimg.com/vi/ecV7nA3pXVI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAkbqDVFDdKKftl4y4Vy9Ok3N7jDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival", //video title
youtubeID:"dTwv0b2EUMQ?showinfo=0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Arrival.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"H.Stern | Torres Joalheiros ", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Torres Joalheiros Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu All I wanted", //video title
youtubeID:"jwETKo0BOGk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"MIU MIU All I wanted was a car", //video description
thumbImg:"https://i.ytimg.com/vi/jwETKo0BOGk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3GYNu_SVwv1qj-yjvOADiiONzXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu LEau ", //video title
youtubeID:"HqoWSCtTje4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rosée - Campaign Film", //video description
thumbImg:"https://i.ytimg.com/vi/HqoWSCtTje4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBzLFwBOQ7d7MuhTqzP3kUGChDvTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu 2018", //video title
youtubeID:"dVkLZtUFplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/dVkLZtUFplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAGu0yfZLz2Bxevae82qkwcefoZyg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu Women's", //video title
youtubeID:"J7g25UJAl3o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Wedding Singer's Daughter", //video description
thumbImg:"https://i.ytimg.com/vi/J7g25UJAl3o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-D8qdOD9iQOaxzbffYr-koLInJQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"JoatgtrVo_M", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/JoatgtrVo_M/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsaGKWeu0t9VVN45O3MCx3-I7Vrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer 2018 Show", //video title
youtubeID:"U5Cixubz3zI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Givenchy Summer 2018 Show", //video description
thumbImg:"https://i.ytimg.com/vi/U5Cixubz3zI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLADUyeq1ooTUx_IJl2WvEii-PzYLw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter", //video title
youtubeID:"fRkyT232aXs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/fRkyT232aXs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCqaoSgfcFrQisUl3nSed1q79qewQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"La Chambre des Merveilles", //video title
youtubeID:"QLwpxgd_fUw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Collections de Gaston-Louis Vuitton", //video description
thumbImg:"https://i.ytimg.com/vi/QLwpxgd_fUw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB0AXlxlw-gHh_XH1WucT3PdkYbEg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Divo World Premiere ", //video title
youtubeID:"9m5fc6wbaNQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Motorsports Gathering 2018", //video description
thumbImg:"https://i.ytimg.com/vi/9m5fc6wbaNQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAc_PCNTWzDm6gEY9YN6U1ulEoLow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - New Superocean", //video title
youtubeID:"ZuIu9Z22k14", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Breitling - New Superocean", //video description
thumbImg:"https://i.ytimg.com/vi/ZuIu9Z22k14/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvYYIVTOfwmuN3RcmXqpI6jqH-qw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - 13 Final Assembly", //video title
youtubeID:"glcPYqxwkMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Super Factories: Breitling", //video description
thumbImg:"https://i.ytimg.com/vi/glcPYqxwkMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcWhVSv9NvQpBfEgiRwBlmokkOew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling Héritage II", //video title
youtubeID:"OTX_mGpbm-4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Superocean Héritage II", //video description
thumbImg:"https://i.ytimg.com/vi/OTX_mGpbm-4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDAvgm1HJ1srodJRG4QKiYnkwVHw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling worlds", //video title
youtubeID:"yPcqOuezQxA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Road trip to St. Moritz", //video description
thumbImg:"https://i.ytimg.com/vi/yPcqOuezQxA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDHwB14-tIG59le2kVrrh8Nw3WhvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring ", //video title
youtubeID:"aBVzmnvtpWI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2017: GG Backpack", //video description
thumbImg:"https://i.ytimg.com/vi/aBVzmnvtpWI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCxiCx7m1MYU8Od4eJZdYY78D1jwg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring Summer 2017", //video title
youtubeID:"0XbBt1xrD_c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Jewelry and Timepieces Collection | ", //video description
thumbImg:"https://i.ytimg.com/vi/0XbBt1xrD_c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAWsYIYGMJwknz9zQDsfZN57DVRoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2018", //video title
youtubeID:"aCl1Rv5JWss", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Gucci Cruise 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/aCl1Rv5JWss/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAvLr9bOdWy5kxgOExOlZ8xSLXqtg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Sneakers ", //video title
youtubeID:"ccylUiU1qJw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video 2017: Falacer Sneakers", //video description
thumbImg:"https://i.ytimg.com/vi/3niNVWkirXQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDPpK0GPx28TauLy07q7xgnVE94bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2019 ", //video title
youtubeID:"vaWd-yg8Uko", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video Fashion Show Gucci", //video description
thumbImg:"https://i.ytimg.com/vi/vaWd-yg8Uko/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAelolBRWYyA4tNcbgyJnHHDPTljQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Fall Winter 2018 s", //video title
youtubeID:"BdbWHxmxpkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Welcome campaign: Gucci Collector", //video description
thumbImg:"https://i.ytimg.com/vi/BdbWHxmxpkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAwjhnC-wTq0RniEnGDHrDeqs75-Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Balenciaga Men Fall Winter", //video title
youtubeID:"saKmUgFBTDc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Men Fall Winter 17", //video description
thumbImg:"https://i.ytimg.com/vi/saKmUgFBTDc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCjL85BPSnvOaMtL1vAqTynOY2r3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Discover the Balenciaga ", //video title
youtubeID:"RJsHtgnrLps", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Fall Winter 18 collection ", //video description
thumbImg:"https://i.ytimg.com/vi/RJsHtgnrLps/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGjQ3-j0Hd17_M_daqWLSGU9xoUQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen Tribute ", //video title
youtubeID:"xdUR6-J5XQw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Lee Alexander McQueen Tribute", //video description
thumbImg:"https://i.ytimg.com/vi/r6oV9f1gyMk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDnAI2X0wCPRfPEpU7f1vQ7Hi6xIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen ", //video title
youtubeID:"U16_YKLepDo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring/Summer 2017 Runway Show", //video description
thumbImg:"https://i.ytimg.com/vi/n4JOz6HAXME/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUju-Je9EZ2gWZURJQvKo3YLYJWA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Pinnacle of Bespoke", //video title
youtubeID:"ij90Axxt8W4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pinnacle of Bespoke", //video description
thumbImg:"https://i.ytimg.com/vi/ij90Axxt8W4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA50Fn61Pf5krMNXkz3DkVk3alGpA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"House of Rolls-Royce", //video title
youtubeID:"6KomnXdx2S0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Chapter 3 - A Vision Beyond Time", //video description
thumbImg:"https://i.ytimg.com/vi/6KomnXdx2S0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7fYcCEO2nm-5cBb7E6LXFKqVFSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Cullinan", //video title
youtubeID:"kRg8N66uR7g", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolls-Royce Cullinan: Global Reveal", //video description
thumbImg:"https://i.ytimg.com/vi/QNGNsRyTCZM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCNS1-LaIN4AGgQmupF24h77JqkVg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT CELEBRATES THE LAUNCH OF", //video title
youtubeID:"zh8Xc0Bl-Wc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"LIMITED EDITION WATCH WITH PRINCE’S TRUST", //video description
thumbImg:"https://i.ytimg.com/vi/7lOtC6Fa91A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDUpDZotrsgJoe-fccC5eTaQBO_7w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT PRESS CONFERENCE ", //video title
youtubeID:"iH7L3sz8DTE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"PRESS CONFERENCE BASELWORLD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/Ss1sl0XcxRI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCmBGxUuG7s5qGVOIZITv4osHxI-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT FERRARI FINALI", //video title
youtubeID:"qT7CfFMjMTM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FERRARI FINALI MONDIALI DAY 1", //video description
thumbImg:"https://i.ytimg.com/vi/qT7CfFMjMTM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC5jecNU0SESYzLCmpUCq0RcYqkXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT SPIRIT OF BIG BANG", //video title
youtubeID:"FNXk2q6_dJo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"SPIRIT OF BIG BANG PAVÉ COLLECTION", //video description
thumbImg:"https://i.ytimg.com/vi/FNXk2q6_dJo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB_gZdVpXP9Y_q1h07uyHAGy3CxgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT POLO GOLD CUP", //video title
youtubeID:"kj5zZbpAT10", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"HUBLOT - POLO GOLD CUP GSTAAD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/kj5zZbpAT10/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABy5h833dI9CCLfVRcsY-EPq6dlQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre by Mendel Heit ", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção “Midnight” | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/omF1HM-qrjI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgMpEb6fyEPnLPA5dPbRXeXIzlew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre 2018 Paris", //video title
youtubeID:"ivX1NRhF00I", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Vista Alegre na Maison & Objet", //video description
thumbImg:"https://i.ytimg.com/vi/ivX1NRhF00I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCCR_ME42Wb5k8WKJkJFjCfFTbvCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Evento Apresentação 7ª Peça Coleção ", //video title
youtubeID:"vN30dqqscuc", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Loja Vista Alegre no Palácio do Gelo", //video description
thumbImg:"https://i.ytimg.com/vi/vN30dqqscuc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBN-xLM7MZVVosWb6zSfes7uqxgbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luís Onofre - The brand", //video title
youtubeID:"L63px6yMJ3E", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Portuguese Shoes Designer", //video description
thumbImg:"https://i.ytimg.com/vi/uWqtW8aoEA0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCfnYbt3vVf_BGZX4j3Vi_5n7rykg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Daytona", //video title
youtubeID:"V577sIr0xDM", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Spirit of the Rolex Daytona", //video description
thumbImg:"https://i.ytimg.com/vi/V577sIr0xDM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBb1zhzShCEzEkStFuKNgCqsywpCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Every Rolex Tells a story", //video title
youtubeID:"bJNmyYqseRI", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Story – Sir Jackie Stewart", //video description
thumbImg:"https://i.ytimg.com/vi/4TKtptoR2Oo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDwudqxSkdT_f4PDthDOmHhXtD54g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Vienna Philharmonic", //video title
youtubeID:"cfx4FAK6UeA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Vienna Philharmonic Chairman Andreas Grossbauer", //video description
thumbImg:"https://i.ytimg.com/vi/cfx4FAK6UeA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAqUVJWwwbGvB7scEG6lvCgZR8sDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Presents CHI Geneva", //video title
youtubeID:"htR-q-IinkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolex Presents CHI Geneva 2016", //video description
thumbImg:"https://i.ytimg.com/vi/htR-q-IinkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC8e9lFk7m3VdI1DbhO4Is8IG9jVA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Spruce Meadows by Rolex", //video title
youtubeID:"rKrDvZ9wV6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2017 highlights presented by Rolex", //video description
thumbImg:"https://i.ytimg.com/vi/rKrDvZ9wV6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDPyGnHd2GDgRd-JpR6keCLSmdgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex and Vienna Orchestra", //video title
youtubeID:"pAQxYH4tfAE", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolex and Vienna Philharmonic Orchestra", //video description
thumbImg:"https://i.ytimg.com/vi/pAQxYH4tfAE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAL-HMhUdh_leDQRXxfELO1criSkg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"CHIO Aachen 2018 by Rolex", //video title
youtubeID:"G7FmgFiJCBM", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"CHIO Aachen 2018 highlights by Rolex", //video description
thumbImg:"https://i.ytimg.com/vi/G7FmgFiJCBM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAbWuHap23BmJYMb-ApMlwV4jZSRQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex - Angélique Kerber", //video title
youtubeID:"jlDZSprxydY", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Stories to Inspire - Angélique Kerber", //video description
thumbImg:"https://i.ytimg.com/vi/jlDZSprxydY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA8Op68v2pRfjHcyyKhrCCfyD-XXg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"D&G London Boutique", //video title
youtubeID:"tHTI3pJFWJU", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana New London Boutique", //video description
thumbImg:"https://i.ytimg.com/vi/tHTI3pJFWJU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAEi1n11jSdTkZlsFNmF52BF_73BA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior Men's Summer 2019", //video title
youtubeID:"HLX1CAimUW8", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2019 Show - Best Of", //video description
thumbImg:"https://i.ytimg.com/vi/HLX1CAimUW8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCVyWTh-2Y_g1I4aH6p-ZDfDvG3lA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior Haute Couture", //video title
youtubeID:"aGb1ZgNScNA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018-2019 Show", //video description
thumbImg:"https://i.ytimg.com/vi/aGb1ZgNScNA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBQAaC27WToqa9ZSL7jFNHKng3OYg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Christian Dior 18/19", //video title
youtubeID:"Ycb9wSOxU6Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018-19 Haute Couture Show", //video description
thumbImg:"https://i.ytimg.com/vi/Ycb9wSOxU6Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAukLZTrK-3Kc-XsXjR5Ow-Az2jow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre | Making Of ", //video title
youtubeID:"xPDeoplIWPw", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção art crystal & glass Unica", //video description
thumbImg:"https://i.ytimg.com/vi/xPDeoplIWPw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDZP-QD9Kqiwv17lnXKzAEy_zkdxQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana Fall Winter", //video title
youtubeID:"sojFG6a0PE0", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018/19 Women's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/sojFG6a0PE0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdRhFxy5TdAYkTpuSGx8npLnjhLg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana Street boutique", //video title
youtubeID:"j0ipYoSsxsU", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana new Mercer Street boutique", //video description
thumbImg:"https://i.ytimg.com/vi/j0ipYoSsxsU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClI2LI0vqHVbUcnGCaKyO150s-Lw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Iconic D&G Make Up ", //video title
youtubeID:"BwZEjDX4Rsg", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Make Up Look with Giovanna Adriano", //video description
thumbImg:"https://i.ytimg.com/vi/BwZEjDX4Rsg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUox0GPMcMqxIDTWYiGttROb0Rbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"D&G Spring Summer 2019", //video title
youtubeID:"0ZiB2ycgW0U", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana Spring Summer 2019", //video description
thumbImg:"https://i.ytimg.com/vi/0ZiB2ycgW0U/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD8KcmJ1PgZUTIRKqyk2gOM2MDWrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana The Naked King ", //video title
youtubeID:"SVEctzjpteA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring Summer 2019 Men’s Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/SVEctzjpteA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcvSS692TqUfR5o9N54lc1og3CXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Valentino Men SS19 Collection", //video title
youtubeID:"POe3odWKxks", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Converting the extraordinary", //video description
thumbImg:"https://i.ytimg.com/vi/POe3odWKxks/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAylcB-1XkBfSXkH9k3opCX1TKCpQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Juste un Clou | Cartier Lisboa", //video title
youtubeID:"duLJrQSjIsk", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Juste un Clou Filmed by Christian Larson.", //video description
thumbImg:"https://i.ytimg.com/vi/duLJrQSjIsk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDpXdBoJDlpsJeB6CBwQs6qql9H5A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior | Bag Savoir-Faire", //video title
youtubeID:"TQkGOBNq360", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Embroidered Saddle Bag Savoir-Faire", //video description
thumbImg:"https://i.ytimg.com/vi/TQkGOBNq360/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCXTs3M981iJXjqJKGeUWBBSrtZVQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Cartier - Behind the scenes", //video title
youtubeID:"hovsQl2heUk", //last part if the URL https://www.youtube.com/watch?v=0dJO
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Cartier - Behind the scenes of L'Odyssée", //video description
thumbImg:"https://i.ytimg.com/vi/jx9CpZDpCrU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXH5Lwhix4MgZr2xsnrpmwjT-pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Cartier Social Lab", //video title
youtubeID:"m4Lpj1aypH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Thrill of Invention", //video description
thumbImg:"https://i.ytimg.com/vi/m4Lpj1aypH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAsKBbrE6xItNGYUO_iVZkH57_ZLA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo | Expo", //video title
youtubeID:"lcPavjIg4is", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/lcPavjIg4is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAMv1ucZBeN1vlWI74bGXU_QXvTnA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Let's talk about design", //video title
youtubeID:"H096PihUAY8", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Maison & Objet Paris by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/H096PihUAY8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBTX3vslrOqgMBiSa2ewMI3P3j92A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"João Rôlo Couture ", //video title
youtubeID:"mnFWvAXgMKg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Boudoir Uprise Collection", //video description
thumbImg:"https://i.ytimg.com/vi/mnFWvAXgMKg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBPxF3cC9dUmPohXDRVMqYCzKkvwQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Adriane Garcia | Entrevista", //video title
youtubeID:"fR88ZfQjKWo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Evento Roberto Cavalli Luxo tv 2014", //video description
thumbImg:"https://i.ytimg.com/vi/fR88ZfQjKWo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC18eHdXdSej3T9iG3DFcK5HDx0IA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Conrad Algarve ", //video title
youtubeID:"9ak3wnqgrNY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotel Conrad Algarve", //video description
thumbImg:"https://i.ytimg.com/vi/9ak3wnqgrNY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBFEjDESx59jiiMC3GgCko2cRAuPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Viagem de Helicóptero Douro", //video title
youtubeID:"V_VROnlpZSI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"para a Quinta do Crasto no Douro ", //video description
thumbImg:"https://i.ytimg.com/vi/V_VROnlpZSI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBmS94DPe1JIzETAfyv_e5KEZGVBg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Memmo Príncipe Real ", //video title
youtubeID:"R1B30gXPcu4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotels can be handmade", //video description
thumbImg:"https://i.ytimg.com/vi/R1B30gXPcu4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD_48b9tv8NHbhiElbEEKAZ7XRJfw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Tivoli Palácio de Seteais Wedding ", //video title
youtubeID:"Be7iflxARWk", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tivoli Palácio de Seteais - Wedding ", //video description
thumbImg:"https://i.ytimg.com/vi/Be7iflxARWk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7r_ETpO9buja6GmQG4XQHebI3Hw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A Design and Craftsmanship", //video title
youtubeID:"BAgadbYl__Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Documentary by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/BAgadbYl__Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCTAO0a_IatG3UaEbvE_2OJapOJvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Vienna Philharmonic", //video title
youtubeID:"cfx4FAK6UeA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Vienna Philharmonic Chairman Andreas Grossbauer", //video description
thumbImg:"https://i.ytimg.com/vi/cfx4FAK6UeA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAqUVJWwwbGvB7scEG6lvCgZR8sDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Presents CHI Geneva", //video title
youtubeID:"htR-q-IinkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolex Presents CHI Geneva 2016", //video description
thumbImg:"https://i.ytimg.com/vi/htR-q-IinkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC8e9lFk7m3VdI1DbhO4Is8IG9jVA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Spruce Meadows by Rolex", //video title
youtubeID:"rKrDvZ9wV6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2017 highlights presented by Rolex", //video description
thumbImg:"https://i.ytimg.com/vi/rKrDvZ9wV6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDPyGnHd2GDgRd-JpR6keCLSmdgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex and Vienna Orchestra", //video title
youtubeID:"pAQxYH4tfAE", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolex and Vienna Philharmonic Orchestra", //video description
thumbImg:"https://i.ytimg.com/vi/pAQxYH4tfAE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAL-HMhUdh_leDQRXxfELO1criSkg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"CHIO Aachen 2018 by Rolex", //video title
youtubeID:"G7FmgFiJCBM", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"CHIO Aachen 2018 highlights by Rolex", //video description
thumbImg:"https://i.ytimg.com/vi/G7FmgFiJCBM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAbWuHap23BmJYMb-ApMlwV4jZSRQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex - Angélique Kerber", //video title
youtubeID:"jlDZSprxydY", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Stories to Inspire - Angélique Kerber", //video description
thumbImg:"https://i.ytimg.com/vi/jlDZSprxydY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA8Op68v2pRfjHcyyKhrCCfyD-XXg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"D&G London Boutique", //video title
youtubeID:"tHTI3pJFWJU", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana New London Boutique", //video description
thumbImg:"https://i.ytimg.com/vi/tHTI3pJFWJU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAEi1n11jSdTkZlsFNmF52BF_73BA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior Men's Summer 2019", //video title
youtubeID:"HLX1CAimUW8", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2019 Show - Best Of", //video description
thumbImg:"https://i.ytimg.com/vi/HLX1CAimUW8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCVyWTh-2Y_g1I4aH6p-ZDfDvG3lA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior Haute Couture", //video title
youtubeID:"aGb1ZgNScNA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018-2019 Show", //video description
thumbImg:"https://i.ytimg.com/vi/aGb1ZgNScNA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBQAaC27WToqa9ZSL7jFNHKng3OYg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Christian Dior 18/19", //video title
youtubeID:"Ycb9wSOxU6Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018-19 Haute Couture Show", //video description
thumbImg:"https://i.ytimg.com/vi/Ycb9wSOxU6Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAukLZTrK-3Kc-XsXjR5Ow-Az2jow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre | Making Of ", //video title
youtubeID:"xPDeoplIWPw", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção art crystal & glass Unica", //video description
thumbImg:"https://i.ytimg.com/vi/xPDeoplIWPw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDZP-QD9Kqiwv17lnXKzAEy_zkdxQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana Fall Winter", //video title
youtubeID:"sojFG6a0PE0", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018/19 Women's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/sojFG6a0PE0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdRhFxy5TdAYkTpuSGx8npLnjhLg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana Street boutique", //video title
youtubeID:"j0ipYoSsxsU", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana new Mercer Street boutique", //video description
thumbImg:"https://i.ytimg.com/vi/j0ipYoSsxsU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClI2LI0vqHVbUcnGCaKyO150s-Lw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Iconic D&G Make Up ", //video title
youtubeID:"BwZEjDX4Rsg", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Make Up Look with Giovanna Adriano", //video description
thumbImg:"https://i.ytimg.com/vi/BwZEjDX4Rsg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUox0GPMcMqxIDTWYiGttROb0Rbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"D&G Spring Summer 2019", //video title
youtubeID:"0ZiB2ycgW0U", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana Spring Summer 2019", //video description
thumbImg:"https://i.ytimg.com/vi/0ZiB2ycgW0U/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD8KcmJ1PgZUTIRKqyk2gOM2MDWrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Memmo Príncipe Real ", //video title
youtubeID:"R1B30gXPcu4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotels can be handmade", //video description
thumbImg:"https://i.ytimg.com/vi/R1B30gXPcu4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD_48b9tv8NHbhiElbEEKAZ7XRJfw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Altis Belém Hotel & Spa ", //video title
youtubeID:"v5B2OwShLNU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotel Altis Belem, Lisboa, Portugal", //video description
thumbImg:"https://i.ytimg.com/vi/v5B2OwShLNU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCrtiMFjCVMqPyFTvygb0MINv0wbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of via Altis", //video title
youtubeID:"WTJBt2AEXYs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Making of Revista Torres", //video description
thumbImg:"https://i.ytimg.com/vi/WTJBt2AEXYs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA1ZurW55KJ4RbgagLFwPZ-ynK64Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Deck Top Roof Party", //video title
youtubeID:"QK2slasp_1I", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Altis Belém Hotel & Spa", //video description
thumbImg:"https://i.ytimg.com/vi/GlaQ7WdiONE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAqTDIExroiVF7QhrwKVUl1pAQdWg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Magic Spa by Pestana", //video title
youtubeID:"a6eNG1iB_n4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Palace Spa Lisboa", //video description
thumbImg:"https://i.ytimg.com/vi/a6eNG1iB_n4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBFctDhsL7ljWOwbhalrm53aUvsoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pestana Cr7 Hotels", //video title
youtubeID:"RBbCs43wL_k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Cr7 Hotels portugal", //video description
thumbImg:"https://i.ytimg.com/vi/RBbCs43wL_k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBNIYVTSYkmwuBlnOF9amU8faM27A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção Midnight", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"by Mendel Heit | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/OdZDG3lhzKE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAuv8NeVbHY_L2x44ulReh4iFQkaQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção art crystal ", //video title
youtubeID:"ec_uXrtzDfc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"glass Única | Making Of Trilogy", //video description
thumbImg:"https://i.ytimg.com/vi/ec_uXrtzDfc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAEbd0iOjyqDEenXF6qwXhGx_vSDg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"OTRO Perfume", //video title
youtubeID:"LhmpX4B38CE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Avenida da Liberdade, Lisboa", //video description
thumbImg:"https://otroperfume.com/wp-content/uploads/2018/01/Otro2HugoB_0172.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Torres Joalheiros", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex e Torres Joalheiros ", //video title
youtubeID:"w_yT8ZgyTAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"O novo espaço Rolex em Cascais", //video description
thumbImg:"https://i.ytimg.com/vi/w_yT8ZgyTAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAxZ5EFyFd3Wvj5AUuXtVrHcyG23w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Cartier International | Portugal", //video title
youtubeID:"KIywlccXzQU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Juste un Clou Lisboa Portugal", //video description
thumbImg:"https://i.ytimg.com/vi/KIywlccXzQU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCz7DMkcwARDCN80TtpLLBcuGJ4mA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Palácio Valle Flor | Lisboa", //video title
youtubeID:"7BQiMJU8MXE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Luxury Portugal | Palácio Valle Flor | Lisboa", //video description
thumbImg:"https://i.ytimg.com/vi/7BQiMJU8MXE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBwqGP7p14XiGQsleo7_FDzEbwNqg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luxury Portugal", //video title
youtubeID:"bhmHyODj33Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Covet House Douro Showroom", //video description
thumbImg:"https://i.ytimg.com/vi/bhmHyODj33Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBBnAbUW9ovRZrfLezVJe4yMo30LQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luxury Portugal", //video title
youtubeID:"LGUQ9AGM0WQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Luxury Portugal | Destino de Luxo", //video description
thumbImg:"https://i.ytimg.com/vi/LGUQ9AGM0WQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBE0y9HFUpKRVDvI8onG9a0twz9Og", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Limited Edition ", //video title
youtubeID:"nN_LjyxZuwg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Collection by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/HoyC0ygw7O4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvnD8h4KauCLOpPPCrvV7fVaXDvg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"L'Apartment D'Art ", //video title
youtubeID:"GGvhKLdxCd4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Maison et Objet 2018", //video description
thumbImg:"https://i.ytimg.com/vi/sTulQLmPBQQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAUUZgWYNy6EW3H2Mt6FCLhI4JpdA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Stonehenge Console", //video title
youtubeID:"kkLkaGeruJ0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Stonehenge Console By Boca Do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/lcPavjIg4is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAMv1ucZBeN1vlWI74bGXU_QXvTnA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo", //video title
youtubeID:"oIVXT3pxk1c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Angra Mirror By Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/oIVXT3pxk1c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD7jaqI5-BanHd52iembTst2VROUg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana The Naked King ", //video title
youtubeID:"SVEctzjpteA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring Summer 2019 Men’s Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/SVEctzjpteA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcvSS692TqUfR5o9N54lc1og3CXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Valentino Men SS19 Collection", //video title
youtubeID:"POe3odWKxks", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Converting the extraordinary", //video description
thumbImg:"https://i.ytimg.com/vi/POe3odWKxks/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAylcB-1XkBfSXkH9k3opCX1TKCpQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Juste un Clou | Cartier Lisboa", //video title
youtubeID:"duLJrQSjIsk", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Juste un Clou Filmed by Christian Larson.", //video description
thumbImg:"https://i.ytimg.com/vi/duLJrQSjIsk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDpXdBoJDlpsJeB6CBwQs6qql9H5A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior | Bag Savoir-Faire", //video title
youtubeID:"TQkGOBNq360", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Embroidered Saddle Bag Savoir-Faire", //video description
thumbImg:"https://i.ytimg.com/vi/TQkGOBNq360/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCXTs3M981iJXjqJKGeUWBBSrtZVQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Cartier - Behind the scenes", //video title
youtubeID:"hovsQl2heUk", //last part if the URL https://www.youtube.com/watch?v=0dJO
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Cartier - Behind the scenes of L'Odyssée", //video description
thumbImg:"https://i.ytimg.com/vi/jx9CpZDpCrU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXH5Lwhix4MgZr2xsnrpmwjT-pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Cartier Social Lab", //video title
youtubeID:"m4Lpj1aypH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Thrill of Invention", //video description
thumbImg:"https://i.ytimg.com/vi/m4Lpj1aypH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAsKBbrE6xItNGYUO_iVZkH57_ZLA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo | Expo", //video title
youtubeID:"lcPavjIg4is", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/lcPavjIg4is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAMv1ucZBeN1vlWI74bGXU_QXvTnA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Let's talk about design", //video title
youtubeID:"H096PihUAY8", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Maison & Objet Paris by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/H096PihUAY8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBTX3vslrOqgMBiSa2ewMI3P3j92A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Tivoli Palácio de Seteais ", //video title
youtubeID:"7QM42ZS8Zas", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tivoli Palácio de Seteais - Wedding ", //video description
thumbImg:"https://i.ytimg.com/vi/Be7iflxARWk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7r_ETpO9buja6GmQG4XQHebI3Hw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer", //video title
youtubeID:"RUCy9XsAkJs", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2019 Men's Fashion Show ", //video description
thumbImg:"https://i.ytimg.com/vi/RUCy9XsAkJs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCVqnAGW9DVZXggkcw5pspgAtmyBg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Discover the #EAMotions ", //video title
youtubeID:"FY9rNc9ah7Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Collection by Emporio Armani.", //video description
thumbImg:"https://i.ytimg.com/vi/FY9rNc9ah7Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBBWWRO_uYQ2clhhOCX8CEhCrF_rw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Privé", //video title
youtubeID:"1IdchKQCDhc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Nuages Collection - VIP Interviews", //video description
thumbImg:"https://i.ytimg.com/vi/tyKUDMPWGYY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC6sL5y0aXC7ckEvO7DooBNvkOE9g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emporio Armani Men's ", //video title
youtubeID:"CYGyNSX1Blk", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall Winter 2018-19 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/nFcy6I5KDHI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAINI6q25eGGG0WFPUueyJ_74TkKw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A Design and Craftsmanship", //video title
youtubeID:"BAgadbYl__Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Documentary by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/BAgadbYl__Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCTAO0a_IatG3UaEbvE_2OJapOJvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emporio Armani Connected", //video title
youtubeID:"Ep8Ax-VQ6Ng", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Touchscreen Smartwatch - How To", //video description
thumbImg:"https://i.ytimg.com/vi/Ep8Ax-VQ6Ng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAuQJGiKA4nUBEDyltfKbR723qnWQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emporio Armani Connected", //video title
youtubeID:"Ep8Ax-VQ6Ng", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Touchscreen Smartwatch - How To", //video description
thumbImg:"https://i.ytimg.com/vi/Ep8Ax-VQ6Ng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAuQJGiKA4nUBEDyltfKbR723qnWQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer", //video title
youtubeID:"CMTO83HGnyc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Men's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/CMTO83HGnyc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGmfXvbYfq9b_6pSOA7ee4Px213w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Armani/Casa - Milan Flagship", //video title
youtubeID:"NcltfW5nS-I", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Milan Flagship Store Opening", //video description
thumbImg:"https://i.ytimg.com/vi/NcltfW5nS-I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBasS59mryBG9viIng6dl0jtTZGeA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer", //video title
youtubeID:"zjDroBMyugc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Women's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/zjDroBMyugc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD4OuPBR0yVx5TN0EWsJ2LpDtKttw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer ", //video title
youtubeID:"CMTO83HGnyc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Men's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/CMTO83HGnyc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGmfXvbYfq9b_6pSOA7ee4Px213w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"EA7 - Fall Winter", //video title
youtubeID:"-z9pe9SWSuQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter Snow Collection", //video description
thumbImg:"https://i.ytimg.com/vi/-z9pe9SWSuQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAt9rQGVuerlNuotQtespsAnbSUGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Divo World Premiere ", //video title
youtubeID:"9m5fc6wbaNQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Motorsports Gathering 2018", //video description
thumbImg:"https://i.ytimg.com/vi/9m5fc6wbaNQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAc_PCNTWzDm6gEY9YN6U1ulEoLow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - New Superocean", //video title
youtubeID:"ZuIu9Z22k14", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Breitling - New Superocean", //video description
thumbImg:"https://i.ytimg.com/vi/ZuIu9Z22k14/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvYYIVTOfwmuN3RcmXqpI6jqH-qw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - 13 Final Assembly", //video title
youtubeID:"glcPYqxwkMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Super Factories: Breitling", //video description
thumbImg:"https://i.ytimg.com/vi/glcPYqxwkMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcWhVSv9NvQpBfEgiRwBlmokkOew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling Héritage II", //video title
youtubeID:"OTX_mGpbm-4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Superocean Héritage II", //video description
thumbImg:"https://i.ytimg.com/vi/OTX_mGpbm-4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDAvgm1HJ1srodJRG4QKiYnkwVHw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling worlds", //video title
youtubeID:"yPcqOuezQxA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Road trip to St. Moritz", //video description
thumbImg:"https://i.ytimg.com/vi/yPcqOuezQxA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDHwB14-tIG59le2kVrrh8Nw3WhvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring ", //video title
youtubeID:"aBVzmnvtpWI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2017: GG Backpack", //video description
thumbImg:"https://i.ytimg.com/vi/aBVzmnvtpWI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCxiCx7m1MYU8Od4eJZdYY78D1jwg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring Summer 2017", //video title
youtubeID:"0XbBt1xrD_c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Jewelry and Timepieces Collection | ", //video description
thumbImg:"https://i.ytimg.com/vi/0XbBt1xrD_c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAWsYIYGMJwknz9zQDsfZN57DVRoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2018", //video title
youtubeID:"aCl1Rv5JWss", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Gucci Cruise 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/aCl1Rv5JWss/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAvLr9bOdWy5kxgOExOlZ8xSLXqtg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Sneakers ", //video title
youtubeID:"ccylUiU1qJw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video 2017: Falacer Sneakers", //video description
thumbImg:"https://i.ytimg.com/vi/3niNVWkirXQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDPpK0GPx28TauLy07q7xgnVE94bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2019 ", //video title
youtubeID:"vaWd-yg8Uko", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video Fashion Show Gucci", //video description
thumbImg:"https://i.ytimg.com/vi/vaWd-yg8Uko/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAelolBRWYyA4tNcbgyJnHHDPTljQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Fall Winter 2018 s", //video title
youtubeID:"BdbWHxmxpkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Welcome campaign: Gucci Collector", //video description
thumbImg:"https://i.ytimg.com/vi/BdbWHxmxpkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAwjhnC-wTq0RniEnGDHrDeqs75-Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Balenciaga Men Fall Winter", //video title
youtubeID:"saKmUgFBTDc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Men Fall Winter 17", //video description
thumbImg:"https://i.ytimg.com/vi/saKmUgFBTDc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCjL85BPSnvOaMtL1vAqTynOY2r3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Discover the Balenciaga ", //video title
youtubeID:"RJsHtgnrLps", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Fall Winter 18 collection ", //video description
thumbImg:"https://i.ytimg.com/vi/RJsHtgnrLps/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGjQ3-j0Hd17_M_daqWLSGU9xoUQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen Tribute ", //video title
youtubeID:"xdUR6-J5XQw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Lee Alexander McQueen Tribute", //video description
thumbImg:"https://i.ytimg.com/vi/r6oV9f1gyMk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDnAI2X0wCPRfPEpU7f1vQ7Hi6xIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen ", //video title
youtubeID:"U16_YKLepDo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring/Summer 2017 Runway Show", //video description
thumbImg:"https://i.ytimg.com/vi/n4JOz6HAXME/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUju-Je9EZ2gWZURJQvKo3YLYJWA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Pinnacle of Bespoke", //video title
youtubeID:"ij90Axxt8W4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pinnacle of Bespoke", //video description
thumbImg:"https://i.ytimg.com/vi/ij90Axxt8W4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA50Fn61Pf5krMNXkz3DkVk3alGpA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"House of Rolls-Royce", //video title
youtubeID:"6KomnXdx2S0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Chapter 3 - A Vision Beyond Time", //video description
thumbImg:"https://i.ytimg.com/vi/6KomnXdx2S0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7fYcCEO2nm-5cBb7E6LXFKqVFSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Cullinan", //video title
youtubeID:"kRg8N66uR7g", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolls-Royce Cullinan: Global Reveal", //video description
thumbImg:"https://i.ytimg.com/vi/QNGNsRyTCZM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCNS1-LaIN4AGgQmupF24h77JqkVg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT CELEBRATES THE LAUNCH OF", //video title
youtubeID:"zh8Xc0Bl-Wc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"LIMITED EDITION WATCH WITH PRINCE’S TRUST", //video description
thumbImg:"https://i.ytimg.com/vi/7lOtC6Fa91A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDUpDZotrsgJoe-fccC5eTaQBO_7w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT PRESS CONFERENCE ", //video title
youtubeID:"iH7L3sz8DTE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"PRESS CONFERENCE BASELWORLD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/Ss1sl0XcxRI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCmBGxUuG7s5qGVOIZITv4osHxI-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT FERRARI FINALI", //video title
youtubeID:"qT7CfFMjMTM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FERRARI FINALI MONDIALI DAY 1", //video description
thumbImg:"https://i.ytimg.com/vi/qT7CfFMjMTM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC5jecNU0SESYzLCmpUCq0RcYqkXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT SPIRIT OF BIG BANG", //video title
youtubeID:"FNXk2q6_dJo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"SPIRIT OF BIG BANG PAVÉ COLLECTION", //video description
thumbImg:"https://i.ytimg.com/vi/FNXk2q6_dJo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB_gZdVpXP9Y_q1h07uyHAGy3CxgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT POLO GOLD CUP", //video title
youtubeID:"kj5zZbpAT10", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"HUBLOT - POLO GOLD CUP GSTAAD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/kj5zZbpAT10/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABy5h833dI9CCLfVRcsY-EPq6dlQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre by Mendel Heit ", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção “Midnight” | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/omF1HM-qrjI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgMpEb6fyEPnLPA5dPbRXeXIzlew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre 2018 Paris", //video title
youtubeID:"ivX1NRhF00I", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Vista Alegre na Maison & Objet", //video description
thumbImg:"https://i.ytimg.com/vi/ivX1NRhF00I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCCR_ME42Wb5k8WKJkJFjCfFTbvCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Evento Apresentação 7ª Peça Coleção ", //video title
youtubeID:"vN30dqqscuc", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Loja Vista Alegre no Palácio do Gelo", //video description
thumbImg:"https://i.ytimg.com/vi/vN30dqqscuc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBN-xLM7MZVVosWb6zSfes7uqxgbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luís Onofre - The brand", //video title
youtubeID:"L63px6yMJ3E", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Portuguese Shoes Designer", //video description
thumbImg:"https://i.ytimg.com/vi/uWqtW8aoEA0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCfnYbt3vVf_BGZX4j3Vi_5n7rykg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Story Continues Seychelles", //video title
youtubeID:"skHfr9X7zC0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"At Raffles Praslin", //video description
thumbImg:"https://i.ytimg.com/vi/qBijMdDp3gM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAYmNJdp6Gz-uxLuPWBZB_ufxZafA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Exclusive Location with Unique Beauty", //video title
youtubeID:"ykLk_RnJECs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Constance Ephelia Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/ykLk_RnJECs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCleG7qxgixcQ3vhDRxBuEr4bfhxg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Constance Ephelia Seychelles", //video title
youtubeID:"JqBupAg4xHw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Constance Ephelia Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/JqBupAg4xHw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAYIqoafoh7K_xaIGl10HI7LC48Iw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"From Seychelles... With Love", //video title
youtubeID:"4a_4-JNRCoc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/4a_4-JNRCoc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCPb0pk_AnoYrR7uWWxvseglnfQ3w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A Truly Luxurious Beach Resort", //video title
youtubeID:"fx6DJTrlPJM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/fx6DJTrlPJM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3bj-PmLZtzd4V2pb2TI6hlVBtTA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Private Residence Villas", //video title
youtubeID:"4SzK7EQ13rg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/4SzK7EQ13rg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDAhYtsCCjjf0KZxxmKULXt9pTZng", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Pinnacle of Seychelles Resorts", //video title
youtubeID:"vm5oRKIY158", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/vm5oRKIY158/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAhsmiS_xMX-SGlNWxQ9e0LsiHnCQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Maia Luxury Resort & Spa ***** ", //video title
youtubeID:"Dqwhnl8-FUU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Luxe avec Austral Lagons", //video description
thumbImg:"https://i.ytimg.com/vi/0PGrCKf6rQU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCijqJ-h-maYPnQ-odyoY_W-B6f9Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Banyan Tree Seychelles", //video title
youtubeID:"Kh2duvPSz0E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Banyan Tree Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/ktmAaT2hlho/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCBs6nDZ-M3jPD6bm2kRuET4dcD6w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hasdrubal Thalassa & Spa ", //video title
youtubeID:"Kh2duvPSz0E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Marrocos Yasmine Hammamet", //video description
thumbImg:"https://i.ytimg.com/vi/Kh2duvPSz0E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBHzSiQ4JCqpOdTFeS2-sXkajKSlw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pestana Kruger Lodge", //video title
youtubeID:"0oQfnDUOyyc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/0oQfnDUOyyc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDPUXnggN0SBCPpHqOfn73R8G3rSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Anantara Medjumbe Island Resort", //video title
youtubeID:"n73g1DQUhW4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Anantara Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/n73g1DQUhW4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA1S0bRiU_67ExlYl4tsDNrJyIn1w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Anantara Medjumbe Island Resort", //video title
youtubeID:"l4HPzX4Yjz8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Anantara Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/l4HPzX4Yjz8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC06CFyns64aLJfY6mEgJb0P3axcA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV AFRICA", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Em manutenção de conteúdo | Luxo.tv ", //video description
thumbImg:"http://www.flags-and-anthems.com/media/flags/flagge-angola.gif", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Programa Escape Rio", //video title
youtubeID:"fL3FXmlim6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/fL3FXmlim6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDQbADzYjO3qOhichazKwsEJOFZlA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Ralph Lauren São Paulo", //video title
youtubeID:"cGiK8dSCfBY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Video da Inauguração", //video description
thumbImg:"https://i.ytimg.com/vi/cGiK8dSCfBY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7ytWTKrDMKIfU-Mgx79hps9KLUA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival Copacabana Palace", //video title
youtubeID:"dTwv0b2EUMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Light, Iguassu Falls", //video title
youtubeID:"12oiwqxFnH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/12oiwqxFnH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDlq6V6wqyFvKzBr0YIaUGO9SAh9Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER NBC RIO 2016", //video title
youtubeID:"rMOfrdwyq8s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/rMOfrdwyq8s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBhX1L1I2XIVUF99Me1qGvsTOg_uQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER SPFW Verão 2018", //video title
youtubeID:"X-32Q1EPesg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/X-32Q1EPesg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCBKzDOTSbs-9gfKhR_RE9Kb7Rl8g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER SPFW Verão 2018", //video title
youtubeID:"tUqBfuh3qSE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/tUqBfuh3qSE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB-NqGFhJe3c8Sz-idjVfT3oFf3xw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"SPFW Verão 2018 Fashion Film", //video title
youtubeID:"EKANBNuoXfY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/EKANBNuoXfY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC9QHua_Yw7_2ZVg4F4Kuxnz_4u8w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lenny Niemeyer || Inverno 18", //video title
youtubeID:"E5YdEz6p-vs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/E5YdEz6p-vs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCkUxvRjSTiG2ziRd71-sKrn-IFYQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER || SPFW Verão 2019", //video title
youtubeID:"T3wbC1dQY6c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/T3wbC1dQY6c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBwccH75O5hMAns5XQexVdhyma-eA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER || SPFW Verão 2019", //video title
youtubeID:"OsB4IZoWm1Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/OsB4IZoWm1Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC4F8mBTKzgvRIGjH9_J3cziUm5Sw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lenny Niemeyer Institucional", //video title
youtubeID:"U22BbPA84Is", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/U22BbPA84Is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAO4jjWbWUALfJcx7BnAn1AurMtmQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lenny Niemeyer | Campanha Verão 19", //video title
youtubeID:"nL5I6b2pjiQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/nL5I6b2pjiQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDnzh43QXK9gOLi_F-Q-yWsxxiy3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Osklen Inhotim", //video title
youtubeID:"sOJ_VEUT2qE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/sOJ_VEUT2qE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDhFUcn5vT8AefwU8NrBpSdifZOUg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Osklen | A21 Pratice", //video title
youtubeID:"ffyFEIqgplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/ffyFEIqgplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUiM7YHj_OdfS3sy-9wshVp9o2OA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Osklen spring | summer 18", //video title
youtubeID:"micZglX-sa8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/micZglX-sa8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCPYYDM0OBFRPth-0buSwX6O7Gq5A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"ASAP - As sustainable as possible", //video title
youtubeID:"5EZJVXcjlKc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/5EZJVXcjlKc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDEmNESNx3X3lPIK42KaoO3NtN1NA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Nova linha - Summer 19", //video title
youtubeID:"MXotB3Q4uSs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/MXotB3Q4uSs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBNe7d6QW4OXIhTa9-uPV8fXIZ9mA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lançamento da edição nº 10", //video title
youtubeID:"mOk45FzYy68", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/mOk45FzYy68/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD23Q1maP0JEFfmJtlTpCaslV6A8g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Mayana Zatz", //video title
youtubeID:"a208nmlZgSo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/a208nmlZgSo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCbiB6jU89D-OohZMYaRVyxi3I6lQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Roberto Burle Marx", //video title
youtubeID:"9OucjmWGhSw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/9OucjmWGhSw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCbPcjhXZWD2B7z8OGZl05OSCEkwQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Sasha Meneghel para MyCollection", //video title
youtubeID:"AdfwM_3mF0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/AdfwM_3mF0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCgWoTvyyHVG3otq7EQNxKXfn0dNQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção HStern Stars", //video title
youtubeID:"cBSpLq_hs1U", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/cBSpLq_hs1U/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB2dH-qxoSZK0poHmVZWGUgya8aRw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Daslu Spring Summer", //video title
youtubeID:"F0Rl4XNhsU0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Daslu Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/F0Rl4XNhsU0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCkuANjsEi7u4ty6wEhhXFupoo-5w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção Bleu Soleil", //video title
youtubeID:"Iz8Mzx1tw8o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Daslu Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/Iz8Mzx1tw8o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCW6vUeUaMiUDtvFwQcJBYDE-xMGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emiliano Apartamentos", //video title
youtubeID:"DvVCa8bkDXQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/DvVCa8bkDXQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAD6_bvP_Q91nU3JRCLgJOks-Fh6g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emiliano Rio de Janeiro", //video title
youtubeID:"NGml3w8bEdc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Emiliano.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/FATSpEDSKds/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAwTlu3W2FnH6Pk273kYEwU2XksNQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Programa Escape Rio", //video title
youtubeID:"fL3FXmlim6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/fL3FXmlim6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDQbADzYjO3qOhichazKwsEJOFZlA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Ralph Lauren São Paulo", //video title
youtubeID:"cGiK8dSCfBY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Video da Inauguração", //video description
thumbImg:"https://i.ytimg.com/vi/cGiK8dSCfBY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7ytWTKrDMKIfU-Mgx79hps9KLUA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival Copacabana Palace", //video title
youtubeID:"dTwv0b2EUMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Light, Iguassu Falls", //video title
youtubeID:"12oiwqxFnH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/12oiwqxFnH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDlq6V6wqyFvKzBr0YIaUGO9SAh9Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV BRASIL", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Em manutenção de conteúdo | Luxo.tv ", //video description
thumbImg:"http://www.aboutbrasil.com/modules/images/128.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DSQUARED2 SPRING SUMMER 2019 ", //video title
youtubeID:"FznR7LSr-Qk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:" MEN'S AND WOMEN'S FASHION SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/FznR7LSr-Qk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsmHwdxpPDMcQ91cnxJh2vr2UbMg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 Vienna Store Opening", //video title
youtubeID:"JTkOcWAZlLU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2", //video description
thumbImg:"https://i.ytimg.com/vi/JTkOcWAZlLU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCyHMBYpSwwyqjCHqDPLwhmurbhfg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 #D2PROM CATEN HIGH SCHOOL ", //video title
youtubeID:"KGcA4bbi3Q8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2 PROM IN FLORENCE", //video description
thumbImg:"https://i.ytimg.com/vi/KGcA4bbi3Q8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDscNeGC5m42jzK30GB31nyqy1McA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"dmaFKV55N0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/dmaFKV55N0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdTOHk0WVkuYULrMN0skVuyWyzPA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"h-xHk0VonAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/h-xHk0VonAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXf4TD1EZ24YOEwBHbVNz11sLtww", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The 3.55 podcasts of — CHANEL", //video title
youtubeID:"0kEgtFPWTq0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"The 3.55 podcasts of CHANEL at the Opéra — CHANEL", //video description
thumbImg:"https://i.ytimg.com/vi/0kEgtFPWTq0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDKbFDRqT8s_DHY3gGHrFUc1FfY6A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Karl Lagerfeld's — CHANEL", //video title
youtubeID:"ypCx-KCa89s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"designs for the Opéra de Paris", //video description
thumbImg:"https://i.ytimg.com/vi/ypCx-KCa89s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCG6vnHrkCulH7Sr0A_1E36jYf7_g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Karl Lagerfeld's designs for the Opéra de Paris — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Spring-Summer 2019 ", //video title
youtubeID:"Nsuup9cmh8Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Ready-to-Wear Show — CHANEL ", //video description
thumbImg:"https://i.ytimg.com/vi/Nsuup9cmh8Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBYKRJItNewAN4N5kGGPAwbw20wZA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Ready-to-Wear Show — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lamborghini Huracán ", //video title
youtubeID:"ecV7nA3pXVI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Performante Spyder: Vivid Technology ", //video description
thumbImg:"https://i.ytimg.com/vi/ecV7nA3pXVI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAkbqDVFDdKKftl4y4Vy9Ok3N7jDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival", //video title
youtubeID:"dTwv0b2EUMQ?showinfo=0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Arrival.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"H.Stern | Torres Joalheiros ", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Torres Joalheiros Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu All I wanted", //video title
youtubeID:"jwETKo0BOGk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"MIU MIU All I wanted was a car", //video description
thumbImg:"https://i.ytimg.com/vi/jwETKo0BOGk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3GYNu_SVwv1qj-yjvOADiiONzXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu LEau ", //video title
youtubeID:"HqoWSCtTje4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rosée - Campaign Film", //video description
thumbImg:"https://i.ytimg.com/vi/HqoWSCtTje4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBzLFwBOQ7d7MuhTqzP3kUGChDvTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu 2018", //video title
youtubeID:"dVkLZtUFplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/dVkLZtUFplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAGu0yfZLz2Bxevae82qkwcefoZyg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu Women's", //video title
youtubeID:"J7g25UJAl3o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Wedding Singer's Daughter", //video description
thumbImg:"https://i.ytimg.com/vi/J7g25UJAl3o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-D8qdOD9iQOaxzbffYr-koLInJQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"JoatgtrVo_M", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/JoatgtrVo_M/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsaGKWeu0t9VVN45O3MCx3-I7Vrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer 2018 Show", //video title
youtubeID:"U5Cixubz3zI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Givenchy Summer 2018 Show", //video description
thumbImg:"https://i.ytimg.com/vi/U5Cixubz3zI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLADUyeq1ooTUx_IJl2WvEii-PzYLw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter", //video title
youtubeID:"fRkyT232aXs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/fRkyT232aXs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCqaoSgfcFrQisUl3nSed1q79qewQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"La Chambre des Merveilles", //video title
youtubeID:"QLwpxgd_fUw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Collections de Gaston-Louis Vuitton", //video description
thumbImg:"https://i.ytimg.com/vi/QLwpxgd_fUw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB0AXlxlw-gHh_XH1WucT3PdkYbEg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Divo World Premiere ", //video title
youtubeID:"9m5fc6wbaNQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Motorsports Gathering 2018", //video description
thumbImg:"https://i.ytimg.com/vi/9m5fc6wbaNQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAc_PCNTWzDm6gEY9YN6U1ulEoLow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - New Superocean", //video title
youtubeID:"ZuIu9Z22k14", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Breitling - New Superocean", //video description
thumbImg:"https://i.ytimg.com/vi/ZuIu9Z22k14/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvYYIVTOfwmuN3RcmXqpI6jqH-qw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - 13 Final Assembly", //video title
youtubeID:"glcPYqxwkMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Super Factories: Breitling", //video description
thumbImg:"https://i.ytimg.com/vi/glcPYqxwkMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcWhVSv9NvQpBfEgiRwBlmokkOew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling Héritage II", //video title
youtubeID:"OTX_mGpbm-4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Superocean Héritage II", //video description
thumbImg:"https://i.ytimg.com/vi/OTX_mGpbm-4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDAvgm1HJ1srodJRG4QKiYnkwVHw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling worlds", //video title
youtubeID:"yPcqOuezQxA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Road trip to St. Moritz", //video description
thumbImg:"https://i.ytimg.com/vi/yPcqOuezQxA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDHwB14-tIG59le2kVrrh8Nw3WhvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring ", //video title
youtubeID:"aBVzmnvtpWI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2017: GG Backpack", //video description
thumbImg:"https://i.ytimg.com/vi/aBVzmnvtpWI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCxiCx7m1MYU8Od4eJZdYY78D1jwg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring Summer 2017", //video title
youtubeID:"0XbBt1xrD_c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Jewelry and Timepieces Collection | ", //video description
thumbImg:"https://i.ytimg.com/vi/0XbBt1xrD_c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAWsYIYGMJwknz9zQDsfZN57DVRoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2018", //video title
youtubeID:"aCl1Rv5JWss", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Gucci Cruise 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/aCl1Rv5JWss/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAvLr9bOdWy5kxgOExOlZ8xSLXqtg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Sneakers ", //video title
youtubeID:"ccylUiU1qJw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video 2017: Falacer Sneakers", //video description
thumbImg:"https://i.ytimg.com/vi/3niNVWkirXQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDPpK0GPx28TauLy07q7xgnVE94bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2019 ", //video title
youtubeID:"vaWd-yg8Uko", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video Fashion Show Gucci", //video description
thumbImg:"https://i.ytimg.com/vi/vaWd-yg8Uko/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAelolBRWYyA4tNcbgyJnHHDPTljQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Fall Winter 2018 s", //video title
youtubeID:"BdbWHxmxpkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Welcome campaign: Gucci Collector", //video description
thumbImg:"https://i.ytimg.com/vi/BdbWHxmxpkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAwjhnC-wTq0RniEnGDHrDeqs75-Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Balenciaga Men Fall Winter", //video title
youtubeID:"saKmUgFBTDc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Men Fall Winter 17", //video description
thumbImg:"https://i.ytimg.com/vi/saKmUgFBTDc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCjL85BPSnvOaMtL1vAqTynOY2r3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Discover the Balenciaga ", //video title
youtubeID:"RJsHtgnrLps", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Fall Winter 18 collection ", //video description
thumbImg:"https://i.ytimg.com/vi/RJsHtgnrLps/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGjQ3-j0Hd17_M_daqWLSGU9xoUQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen Tribute ", //video title
youtubeID:"xdUR6-J5XQw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Lee Alexander McQueen Tribute", //video description
thumbImg:"https://i.ytimg.com/vi/r6oV9f1gyMk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDnAI2X0wCPRfPEpU7f1vQ7Hi6xIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen ", //video title
youtubeID:"U16_YKLepDo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring/Summer 2017 Runway Show", //video description
thumbImg:"https://i.ytimg.com/vi/n4JOz6HAXME/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUju-Je9EZ2gWZURJQvKo3YLYJWA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Pinnacle of Bespoke", //video title
youtubeID:"ij90Axxt8W4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pinnacle of Bespoke", //video description
thumbImg:"https://i.ytimg.com/vi/ij90Axxt8W4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA50Fn61Pf5krMNXkz3DkVk3alGpA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"House of Rolls-Royce", //video title
youtubeID:"6KomnXdx2S0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Chapter 3 - A Vision Beyond Time", //video description
thumbImg:"https://i.ytimg.com/vi/6KomnXdx2S0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7fYcCEO2nm-5cBb7E6LXFKqVFSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Cullinan", //video title
youtubeID:"kRg8N66uR7g", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolls-Royce Cullinan: Global Reveal", //video description
thumbImg:"https://i.ytimg.com/vi/QNGNsRyTCZM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCNS1-LaIN4AGgQmupF24h77JqkVg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT CELEBRATES THE LAUNCH OF", //video title
youtubeID:"zh8Xc0Bl-Wc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"LIMITED EDITION WATCH WITH PRINCE’S TRUST", //video description
thumbImg:"https://i.ytimg.com/vi/7lOtC6Fa91A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDUpDZotrsgJoe-fccC5eTaQBO_7w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT PRESS CONFERENCE ", //video title
youtubeID:"iH7L3sz8DTE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"PRESS CONFERENCE BASELWORLD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/Ss1sl0XcxRI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCmBGxUuG7s5qGVOIZITv4osHxI-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT FERRARI FINALI", //video title
youtubeID:"qT7CfFMjMTM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FERRARI FINALI MONDIALI DAY 1", //video description
thumbImg:"https://i.ytimg.com/vi/qT7CfFMjMTM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC5jecNU0SESYzLCmpUCq0RcYqkXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT SPIRIT OF BIG BANG", //video title
youtubeID:"FNXk2q6_dJo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"SPIRIT OF BIG BANG PAVÉ COLLECTION", //video description
thumbImg:"https://i.ytimg.com/vi/FNXk2q6_dJo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB_gZdVpXP9Y_q1h07uyHAGy3CxgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT POLO GOLD CUP", //video title
youtubeID:"kj5zZbpAT10", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"HUBLOT - POLO GOLD CUP GSTAAD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/kj5zZbpAT10/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABy5h833dI9CCLfVRcsY-EPq6dlQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre by Mendel Heit ", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção “Midnight” | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/omF1HM-qrjI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgMpEb6fyEPnLPA5dPbRXeXIzlew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre 2018 Paris", //video title
youtubeID:"ivX1NRhF00I", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Vista Alegre na Maison & Objet", //video description
thumbImg:"https://i.ytimg.com/vi/ivX1NRhF00I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCCR_ME42Wb5k8WKJkJFjCfFTbvCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DISCO PARTY AT LES BAINS", //video title
youtubeID:"gSSZR3D56go", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"BALMAIN x MYTHERESA", //video description
thumbImg:"https://i.ytimg.com/vi/gSSZR3D56go/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBW0sG81uWvXxlD6jtpR2A7BLvVvw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"BALMAIN FALL/WINTER 2018", //video title
youtubeID:"h1a1zbRKFHg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"CAMPAIGN - THE BALMAIN BEAT", //video description
thumbImg:"https://i.ytimg.com/vi/h1a1zbRKFHg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3qLLmyPvBCC8OmMaNt5vbw0rv8Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"BALMAIN SPRING/SUMMER 2019", //video title
youtubeID:"OII1mi9Pu2E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"WOMENSWEAR SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/OII1mi9Pu2E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-_4mLXn1UUQWiJQaP8MSocA8xJA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"6SLHD_27mrY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Advertising Campaign - Director's cut", //video description
thumbImg:"https://i.ytimg.com/vi/6SLHD_27mrY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCI2Tgd8fbBjUo1pp2L8DniC30Tkw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"w1NiXjetamw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Advertising Campaign", //video description
thumbImg:"https://i.ytimg.com/vi/w1NiXjetamw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDLxBcPIJ-SanBBpbUAUsPLKTa7Ig", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter 2018 ", //video title
youtubeID:"mBdJz9AFMwA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Advertising Campaign", //video description
thumbImg:"https://i.ytimg.com/vi/mBdJz9AFMwA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG7cT1J21GdUN4Pu18akNsbE1boA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy L'Interdit Fragrance Campaign", //video title
youtubeID:"KWXHMdbRyxU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Givenchy L'Interdit Fragrance Campaign", //video description
thumbImg:"https://i.ytimg.com/vi/KWXHMdbRyxU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCiYu-gfocOHdWTzO6z9v6Af278UQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Subscreva os canais premium da Luxo.tv, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DSQUARED2 SPRING SUMMER 2019 ", //video title
youtubeID:"FznR7LSr-Qk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:" MEN'S AND WOMEN'S FASHION SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/FznR7LSr-Qk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsmHwdxpPDMcQ91cnxJh2vr2UbMg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 Vienna Store Opening", //video title
youtubeID:"JTkOcWAZlLU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2", //video description
thumbImg:"https://i.ytimg.com/vi/JTkOcWAZlLU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCyHMBYpSwwyqjCHqDPLwhmurbhfg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 #D2PROM CATEN HIGH SCHOOL ", //video title
youtubeID:"KGcA4bbi3Q8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2 PROM IN FLORENCE", //video description
thumbImg:"https://i.ytimg.com/vi/KGcA4bbi3Q8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDscNeGC5m42jzK30GB31nyqy1McA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"dmaFKV55N0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/dmaFKV55N0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdTOHk0WVkuYULrMN0skVuyWyzPA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"h-xHk0VonAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/h-xHk0VonAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXf4TD1EZ24YOEwBHbVNz11sLtww", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The 3.55 podcasts of — CHANEL", //video title
youtubeID:"0kEgtFPWTq0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"The 3.55 podcasts of CHANEL at the Opéra — CHANEL", //video description
thumbImg:"https://i.ytimg.com/vi/0kEgtFPWTq0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDKbFDRqT8s_DHY3gGHrFUc1FfY6A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Karl Lagerfeld's — CHANEL", //video title
youtubeID:"ypCx-KCa89s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"designs for the Opéra de Paris", //video description
thumbImg:"https://i.ytimg.com/vi/ypCx-KCa89s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCG6vnHrkCulH7Sr0A_1E36jYf7_g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Karl Lagerfeld's designs for the Opéra de Paris — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Spring-Summer 2019 ", //video title
youtubeID:"Nsuup9cmh8Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Ready-to-Wear Show — CHANEL ", //video description
thumbImg:"https://i.ytimg.com/vi/Nsuup9cmh8Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBYKRJItNewAN4N5kGGPAwbw20wZA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Ready-to-Wear Show — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lamborghini Huracán ", //video title
youtubeID:"ecV7nA3pXVI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Performante Spyder: Vivid Technology ", //video description
thumbImg:"https://i.ytimg.com/vi/ecV7nA3pXVI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAkbqDVFDdKKftl4y4Vy9Ok3N7jDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival", //video title
youtubeID:"dTwv0b2EUMQ?showinfo=0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Arrival.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"H.Stern | Torres Joalheiros ", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Torres Joalheiros Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu All I wanted", //video title
youtubeID:"jwETKo0BOGk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"MIU MIU All I wanted was a car", //video description
thumbImg:"https://i.ytimg.com/vi/jwETKo0BOGk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3GYNu_SVwv1qj-yjvOADiiONzXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu LEau ", //video title
youtubeID:"HqoWSCtTje4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rosée - Campaign Film", //video description
thumbImg:"https://i.ytimg.com/vi/HqoWSCtTje4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBzLFwBOQ7d7MuhTqzP3kUGChDvTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu 2018", //video title
youtubeID:"dVkLZtUFplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/dVkLZtUFplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAGu0yfZLz2Bxevae82qkwcefoZyg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu Women's", //video title
youtubeID:"J7g25UJAl3o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Wedding Singer's Daughter", //video description
thumbImg:"https://i.ytimg.com/vi/J7g25UJAl3o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-D8qdOD9iQOaxzbffYr-koLInJQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"JoatgtrVo_M", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/JoatgtrVo_M/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsaGKWeu0t9VVN45O3MCx3-I7Vrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer 2018 Show", //video title
youtubeID:"U5Cixubz3zI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Givenchy Summer 2018 Show", //video description
thumbImg:"https://i.ytimg.com/vi/U5Cixubz3zI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLADUyeq1ooTUx_IJl2WvEii-PzYLw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter", //video title
youtubeID:"fRkyT232aXs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/fRkyT232aXs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCqaoSgfcFrQisUl3nSed1q79qewQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"La Chambre des Merveilles", //video title
youtubeID:"QLwpxgd_fUw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Collections de Gaston-Louis Vuitton", //video description
thumbImg:"https://i.ytimg.com/vi/QLwpxgd_fUw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB0AXlxlw-gHh_XH1WucT3PdkYbEg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Divo World Premiere ", //video title
youtubeID:"9m5fc6wbaNQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Motorsports Gathering 2018", //video description
thumbImg:"https://i.ytimg.com/vi/9m5fc6wbaNQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAc_PCNTWzDm6gEY9YN6U1ulEoLow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - New Superocean", //video title
youtubeID:"ZuIu9Z22k14", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Breitling - New Superocean", //video description
thumbImg:"https://i.ytimg.com/vi/ZuIu9Z22k14/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvYYIVTOfwmuN3RcmXqpI6jqH-qw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - 13 Final Assembly", //video title
youtubeID:"glcPYqxwkMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Super Factories: Breitling", //video description
thumbImg:"https://i.ytimg.com/vi/glcPYqxwkMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcWhVSv9NvQpBfEgiRwBlmokkOew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling Héritage II", //video title
youtubeID:"OTX_mGpbm-4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Superocean Héritage II", //video description
thumbImg:"https://i.ytimg.com/vi/OTX_mGpbm-4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDAvgm1HJ1srodJRG4QKiYnkwVHw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling worlds", //video title
youtubeID:"yPcqOuezQxA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Road trip to St. Moritz", //video description
thumbImg:"https://i.ytimg.com/vi/yPcqOuezQxA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDHwB14-tIG59le2kVrrh8Nw3WhvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring ", //video title
youtubeID:"aBVzmnvtpWI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2017: GG Backpack", //video description
thumbImg:"https://i.ytimg.com/vi/aBVzmnvtpWI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCxiCx7m1MYU8Od4eJZdYY78D1jwg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Spring Summer 2017", //video title
youtubeID:"0XbBt1xrD_c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Jewelry and Timepieces Collection | ", //video description
thumbImg:"https://i.ytimg.com/vi/0XbBt1xrD_c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAWsYIYGMJwknz9zQDsfZN57DVRoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2018", //video title
youtubeID:"aCl1Rv5JWss", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Gucci Cruise 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/aCl1Rv5JWss/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAvLr9bOdWy5kxgOExOlZ8xSLXqtg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Sneakers ", //video title
youtubeID:"ccylUiU1qJw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video 2017: Falacer Sneakers", //video description
thumbImg:"https://i.ytimg.com/vi/3niNVWkirXQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDPpK0GPx28TauLy07q7xgnVE94bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Cruise 2019 ", //video title
youtubeID:"vaWd-yg8Uko", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Full Video Fashion Show Gucci", //video description
thumbImg:"https://i.ytimg.com/vi/vaWd-yg8Uko/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAelolBRWYyA4tNcbgyJnHHDPTljQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Gucci Fall Winter 2018 s", //video title
youtubeID:"BdbWHxmxpkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Welcome campaign: Gucci Collector", //video description
thumbImg:"https://i.ytimg.com/vi/BdbWHxmxpkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAwjhnC-wTq0RniEnGDHrDeqs75-Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Balenciaga Men Fall Winter", //video title
youtubeID:"saKmUgFBTDc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Men Fall Winter 17", //video description
thumbImg:"https://i.ytimg.com/vi/saKmUgFBTDc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCjL85BPSnvOaMtL1vAqTynOY2r3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Discover the Balenciaga ", //video title
youtubeID:"RJsHtgnrLps", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Balenciaga Fall Winter 18 collection ", //video description
thumbImg:"https://i.ytimg.com/vi/RJsHtgnrLps/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGjQ3-j0Hd17_M_daqWLSGU9xoUQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen Tribute ", //video title
youtubeID:"xdUR6-J5XQw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Lee Alexander McQueen Tribute", //video description
thumbImg:"https://i.ytimg.com/vi/r6oV9f1gyMk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDnAI2X0wCPRfPEpU7f1vQ7Hi6xIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Alexander McQueen ", //video title
youtubeID:"U16_YKLepDo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring/Summer 2017 Runway Show", //video description
thumbImg:"https://i.ytimg.com/vi/n4JOz6HAXME/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUju-Je9EZ2gWZURJQvKo3YLYJWA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Pinnacle of Bespoke", //video title
youtubeID:"ij90Axxt8W4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pinnacle of Bespoke", //video description
thumbImg:"https://i.ytimg.com/vi/ij90Axxt8W4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA50Fn61Pf5krMNXkz3DkVk3alGpA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"House of Rolls-Royce", //video title
youtubeID:"6KomnXdx2S0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Chapter 3 - A Vision Beyond Time", //video description
thumbImg:"https://i.ytimg.com/vi/6KomnXdx2S0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7fYcCEO2nm-5cBb7E6LXFKqVFSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Cullinan", //video title
youtubeID:"kRg8N66uR7g", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolls-Royce Cullinan: Global Reveal", //video description
thumbImg:"https://i.ytimg.com/vi/QNGNsRyTCZM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCNS1-LaIN4AGgQmupF24h77JqkVg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT CELEBRATES THE LAUNCH OF", //video title
youtubeID:"zh8Xc0Bl-Wc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"LIMITED EDITION WATCH WITH PRINCE’S TRUST", //video description
thumbImg:"https://i.ytimg.com/vi/7lOtC6Fa91A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDUpDZotrsgJoe-fccC5eTaQBO_7w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT PRESS CONFERENCE ", //video title
youtubeID:"iH7L3sz8DTE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"PRESS CONFERENCE BASELWORLD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/Ss1sl0XcxRI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCmBGxUuG7s5qGVOIZITv4osHxI-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT FERRARI FINALI", //video title
youtubeID:"qT7CfFMjMTM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FERRARI FINALI MONDIALI DAY 1", //video description
thumbImg:"https://i.ytimg.com/vi/qT7CfFMjMTM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC5jecNU0SESYzLCmpUCq0RcYqkXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT SPIRIT OF BIG BANG", //video title
youtubeID:"FNXk2q6_dJo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"SPIRIT OF BIG BANG PAVÉ COLLECTION", //video description
thumbImg:"https://i.ytimg.com/vi/FNXk2q6_dJo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB_gZdVpXP9Y_q1h07uyHAGy3CxgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT POLO GOLD CUP", //video title
youtubeID:"kj5zZbpAT10", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"HUBLOT - POLO GOLD CUP GSTAAD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/kj5zZbpAT10/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABy5h833dI9CCLfVRcsY-EPq6dlQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre by Mendel Heit ", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção “Midnight” | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/omF1HM-qrjI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgMpEb6fyEPnLPA5dPbRXeXIzlew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre 2018 Paris", //video title
youtubeID:"ivX1NRhF00I", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Vista Alegre na Maison & Objet", //video description
thumbImg:"https://i.ytimg.com/vi/ivX1NRhF00I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCCR_ME42Wb5k8WKJkJFjCfFTbvCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Evento Apresentação 7ª Peça Coleção ", //video title
youtubeID:"vN30dqqscuc", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Loja Vista Alegre no Palácio do Gelo", //video description
thumbImg:"https://i.ytimg.com/vi/vN30dqqscuc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBN-xLM7MZVVosWb6zSfes7uqxgbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luís Onofre - The brand", //video title
youtubeID:"L63px6yMJ3E", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Portuguese Shoes Designer", //video description
thumbImg:"https://i.ytimg.com/vi/uWqtW8aoEA0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCfnYbt3vVf_BGZX4j3Vi_5n7rykg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Daytona", //video title
youtubeID:"V577sIr0xDM", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Spirit of the Rolex Daytona", //video description
thumbImg:"https://i.ytimg.com/vi/V577sIr0xDM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBb1zhzShCEzEkStFuKNgCqsywpCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Every Rolex Tells a story", //video title
youtubeID:"bJNmyYqseRI", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Story – Sir Jackie Stewart", //video description
thumbImg:"https://i.ytimg.com/vi/4TKtptoR2Oo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDwudqxSkdT_f4PDthDOmHhXtD54g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Vienna Philharmonic", //video title
youtubeID:"cfx4FAK6UeA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Vienna Philharmonic Chairman Andreas Grossbauer", //video description
thumbImg:"https://i.ytimg.com/vi/cfx4FAK6UeA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAqUVJWwwbGvB7scEG6lvCgZR8sDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex Presents CHI Geneva", //video title
youtubeID:"htR-q-IinkE", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolex Presents CHI Geneva 2016", //video description
thumbImg:"https://i.ytimg.com/vi/htR-q-IinkE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC8e9lFk7m3VdI1DbhO4Is8IG9jVA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Spruce Meadows by Rolex", //video title
youtubeID:"rKrDvZ9wV6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2017 highlights presented by Rolex", //video description
thumbImg:"https://i.ytimg.com/vi/rKrDvZ9wV6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDPyGnHd2GDgRd-JpR6keCLSmdgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex and Vienna Orchestra", //video title
youtubeID:"pAQxYH4tfAE", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolex and Vienna Philharmonic Orchestra", //video description
thumbImg:"https://i.ytimg.com/vi/pAQxYH4tfAE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAL-HMhUdh_leDQRXxfELO1criSkg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"CHIO Aachen 2018 by Rolex", //video title
youtubeID:"G7FmgFiJCBM", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"CHIO Aachen 2018 highlights by Rolex", //video description
thumbImg:"https://i.ytimg.com/vi/G7FmgFiJCBM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAbWuHap23BmJYMb-ApMlwV4jZSRQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex - Angélique Kerber", //video title
youtubeID:"jlDZSprxydY", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Stories to Inspire - Angélique Kerber", //video description
thumbImg:"https://i.ytimg.com/vi/jlDZSprxydY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA8Op68v2pRfjHcyyKhrCCfyD-XXg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"D&G London Boutique", //video title
youtubeID:"tHTI3pJFWJU", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana New London Boutique", //video description
thumbImg:"https://i.ytimg.com/vi/tHTI3pJFWJU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAEi1n11jSdTkZlsFNmF52BF_73BA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior Men's Summer 2019", //video title
youtubeID:"HLX1CAimUW8", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2019 Show - Best Of", //video description
thumbImg:"https://i.ytimg.com/vi/HLX1CAimUW8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCVyWTh-2Y_g1I4aH6p-ZDfDvG3lA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior Haute Couture", //video title
youtubeID:"aGb1ZgNScNA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018-2019 Show", //video description
thumbImg:"https://i.ytimg.com/vi/aGb1ZgNScNA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBQAaC27WToqa9ZSL7jFNHKng3OYg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Christian Dior 18/19", //video title
youtubeID:"Ycb9wSOxU6Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018-19 Haute Couture Show", //video description
thumbImg:"https://i.ytimg.com/vi/Ycb9wSOxU6Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAukLZTrK-3Kc-XsXjR5Ow-Az2jow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre | Making Of ", //video title
youtubeID:"xPDeoplIWPw", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção art crystal & glass Unica", //video description
thumbImg:"https://i.ytimg.com/vi/xPDeoplIWPw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDZP-QD9Kqiwv17lnXKzAEy_zkdxQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana Fall Winter", //video title
youtubeID:"sojFG6a0PE0", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018/19 Women's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/sojFG6a0PE0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdRhFxy5TdAYkTpuSGx8npLnjhLg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana Street boutique", //video title
youtubeID:"j0ipYoSsxsU", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana new Mercer Street boutique", //video description
thumbImg:"https://i.ytimg.com/vi/j0ipYoSsxsU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClI2LI0vqHVbUcnGCaKyO150s-Lw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Iconic D&G Make Up ", //video title
youtubeID:"BwZEjDX4Rsg", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Make Up Look with Giovanna Adriano", //video description
thumbImg:"https://i.ytimg.com/vi/BwZEjDX4Rsg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUox0GPMcMqxIDTWYiGttROb0Rbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"D&G Spring Summer 2019", //video title
youtubeID:"0ZiB2ycgW0U", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Dolce&Gabbana Spring Summer 2019", //video description
thumbImg:"https://i.ytimg.com/vi/0ZiB2ycgW0U/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD8KcmJ1PgZUTIRKqyk2gOM2MDWrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dolce&Gabbana The Naked King ", //video title
youtubeID:"SVEctzjpteA", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring Summer 2019 Men’s Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/SVEctzjpteA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcvSS692TqUfR5o9N54lc1og3CXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Valentino Men SS19 Collection", //video title
youtubeID:"POe3odWKxks", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Converting the extraordinary", //video description
thumbImg:"https://i.ytimg.com/vi/POe3odWKxks/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAylcB-1XkBfSXkH9k3opCX1TKCpQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Juste un Clou | Cartier Lisboa", //video title
youtubeID:"duLJrQSjIsk", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Juste un Clou Filmed by Christian Larson.", //video description
thumbImg:"https://i.ytimg.com/vi/duLJrQSjIsk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDpXdBoJDlpsJeB6CBwQs6qql9H5A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dior | Bag Savoir-Faire", //video title
youtubeID:"TQkGOBNq360", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Embroidered Saddle Bag Savoir-Faire", //video description
thumbImg:"https://i.ytimg.com/vi/TQkGOBNq360/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCXTs3M981iJXjqJKGeUWBBSrtZVQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Cartier - Behind the scenes", //video title
youtubeID:"hovsQl2heUk", //last part if the URL https://www.youtube.com/watch?v=0dJO
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Cartier - Behind the scenes of L'Odyssée", //video description
thumbImg:"https://i.ytimg.com/vi/jx9CpZDpCrU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXH5Lwhix4MgZr2xsnrpmwjT-pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Cartier Social Lab", //video title
youtubeID:"m4Lpj1aypH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Thrill of Invention", //video description
thumbImg:"https://i.ytimg.com/vi/m4Lpj1aypH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAsKBbrE6xItNGYUO_iVZkH57_ZLA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo | Expo", //video title
youtubeID:"lcPavjIg4is", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/lcPavjIg4is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAMv1ucZBeN1vlWI74bGXU_QXvTnA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Let's talk about design", //video title
youtubeID:"H096PihUAY8", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Maison & Objet Paris by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/H096PihUAY8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBTX3vslrOqgMBiSa2ewMI3P3j92A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"João Rôlo Couture ", //video title
youtubeID:"mnFWvAXgMKg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Boudoir Uprise Collection", //video description
thumbImg:"https://i.ytimg.com/vi/mnFWvAXgMKg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBPxF3cC9dUmPohXDRVMqYCzKkvwQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Adriane Garcia | Entrevista", //video title
youtubeID:"fR88ZfQjKWo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Evento Roberto Cavalli Luxo tv 2014", //video description
thumbImg:"https://i.ytimg.com/vi/fR88ZfQjKWo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC18eHdXdSej3T9iG3DFcK5HDx0IA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Conrad Algarve ", //video title
youtubeID:"9ak3wnqgrNY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotel Conrad Algarve", //video description
thumbImg:"https://i.ytimg.com/vi/9ak3wnqgrNY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBFEjDESx59jiiMC3GgCko2cRAuPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV AFRICA", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Em manutenção de conteúdo | Luxo.tv ", //video description
thumbImg:"http://www.flags-and-anthems.com/media/flags/flagge-angola.gif", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Programa Escape Rio", //video title
youtubeID:"fL3FXmlim6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/fL3FXmlim6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDQbADzYjO3qOhichazKwsEJOFZlA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Ralph Lauren São Paulo", //video title
youtubeID:"cGiK8dSCfBY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Video da Inauguração", //video description
thumbImg:"https://i.ytimg.com/vi/cGiK8dSCfBY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7ytWTKrDMKIfU-Mgx79hps9KLUA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival Copacabana Palace", //video title
youtubeID:"dTwv0b2EUMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Light, Iguassu Falls", //video title
youtubeID:"12oiwqxFnH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/12oiwqxFnH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDlq6V6wqyFvKzBr0YIaUGO9SAh9Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER NBC RIO 2016", //video title
youtubeID:"rMOfrdwyq8s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/rMOfrdwyq8s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBhX1L1I2XIVUF99Me1qGvsTOg_uQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER SPFW Verão 2018", //video title
youtubeID:"X-32Q1EPesg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/X-32Q1EPesg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCBKzDOTSbs-9gfKhR_RE9Kb7Rl8g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER SPFW Verão 2018", //video title
youtubeID:"tUqBfuh3qSE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/tUqBfuh3qSE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB-NqGFhJe3c8Sz-idjVfT3oFf3xw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"SPFW Verão 2018 Fashion Film", //video title
youtubeID:"EKANBNuoXfY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/EKANBNuoXfY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC9QHua_Yw7_2ZVg4F4Kuxnz_4u8w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lenny Niemeyer || Inverno 18", //video title
youtubeID:"E5YdEz6p-vs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/E5YdEz6p-vs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCkUxvRjSTiG2ziRd71-sKrn-IFYQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER || SPFW Verão 2019", //video title
youtubeID:"T3wbC1dQY6c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/T3wbC1dQY6c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBwccH75O5hMAns5XQexVdhyma-eA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"LENNY NIEMEYER || SPFW Verão 2019", //video title
youtubeID:"OsB4IZoWm1Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/OsB4IZoWm1Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC4F8mBTKzgvRIGjH9_J3cziUm5Sw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lenny Niemeyer Institucional", //video title
youtubeID:"U22BbPA84Is", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/U22BbPA84Is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAO4jjWbWUALfJcx7BnAn1AurMtmQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lenny Niemeyer | Campanha Verão 19", //video title
youtubeID:"nL5I6b2pjiQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lenny Niemeyer", //video description
thumbImg:"https://i.ytimg.com/vi/nL5I6b2pjiQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDnzh43QXK9gOLi_F-Q-yWsxxiy3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Osklen Inhotim", //video title
youtubeID:"sOJ_VEUT2qE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/sOJ_VEUT2qE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDhFUcn5vT8AefwU8NrBpSdifZOUg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Osklen | A21 Pratice", //video title
youtubeID:"ffyFEIqgplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/ffyFEIqgplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBUiM7YHj_OdfS3sy-9wshVp9o2OA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Osklen spring | summer 18", //video title
youtubeID:"micZglX-sa8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/micZglX-sa8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCPYYDM0OBFRPth-0buSwX6O7Gq5A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"ASAP - As sustainable as possible", //video title
youtubeID:"5EZJVXcjlKc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/5EZJVXcjlKc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDEmNESNx3X3lPIK42KaoO3NtN1NA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Nova linha - Summer 19", //video title
youtubeID:"MXotB3Q4uSs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Osklen Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/MXotB3Q4uSs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBNe7d6QW4OXIhTa9-uPV8fXIZ9mA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lançamento da edição nº 10", //video title
youtubeID:"mOk45FzYy68", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/mOk45FzYy68/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD23Q1maP0JEFfmJtlTpCaslV6A8g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Mayana Zatz", //video title
youtubeID:"a208nmlZgSo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/a208nmlZgSo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCbiB6jU89D-OohZMYaRVyxi3I6lQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Roberto Burle Marx", //video title
youtubeID:"9OucjmWGhSw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/9OucjmWGhSw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCbPcjhXZWD2B7z8OGZl05OSCEkwQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Sasha Meneghel para MyCollection", //video title
youtubeID:"AdfwM_3mF0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/AdfwM_3mF0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCgWoTvyyHVG3otq7EQNxKXfn0dNQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção HStern Stars", //video title
youtubeID:"cBSpLq_hs1U", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"HStern Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/cBSpLq_hs1U/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB2dH-qxoSZK0poHmVZWGUgya8aRw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Daslu Spring Summer", //video title
youtubeID:"F0Rl4XNhsU0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Daslu Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/F0Rl4XNhsU0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCkuANjsEi7u4ty6wEhhXFupoo-5w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção Bleu Soleil", //video title
youtubeID:"Iz8Mzx1tw8o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Daslu Brasil", //video description
thumbImg:"https://i.ytimg.com/vi/Iz8Mzx1tw8o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCW6vUeUaMiUDtvFwQcJBYDE-xMGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emiliano Apartamentos", //video title
youtubeID:"DvVCa8bkDXQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/DvVCa8bkDXQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAD6_bvP_Q91nU3JRCLgJOks-Fh6g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emiliano Rio de Janeiro", //video title
youtubeID:"NGml3w8bEdc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Emiliano.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/FATSpEDSKds/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAwTlu3W2FnH6Pk273kYEwU2XksNQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Programa Escape Rio", //video title
youtubeID:"fL3FXmlim6E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Emiliano Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/fL3FXmlim6E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDQbADzYjO3qOhichazKwsEJOFZlA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Ralph Lauren São Paulo", //video title
youtubeID:"cGiK8dSCfBY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Video da Inauguração", //video description
thumbImg:"https://i.ytimg.com/vi/cGiK8dSCfBY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7ytWTKrDMKIfU-Mgx79hps9KLUA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival Copacabana Palace", //video title
youtubeID:"dTwv0b2EUMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Light, Iguassu Falls", //video title
youtubeID:"12oiwqxFnH4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/12oiwqxFnH4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDlq6V6wqyFvKzBr0YIaUGO9SAh9Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV BRASIL", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Em manutenção de conteúdo | Luxo.tv ", //video description
thumbImg:"http://www.aboutbrasil.com/modules/images/128.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DSQUARED2 SPRING SUMMER 2019 ", //video title
youtubeID:"FznR7LSr-Qk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:" MEN'S AND WOMEN'S FASHION SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/FznR7LSr-Qk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsmHwdxpPDMcQ91cnxJh2vr2UbMg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 Vienna Store Opening", //video title
youtubeID:"JTkOcWAZlLU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2", //video description
thumbImg:"https://i.ytimg.com/vi/JTkOcWAZlLU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCyHMBYpSwwyqjCHqDPLwhmurbhfg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 #D2PROM CATEN HIGH SCHOOL ", //video title
youtubeID:"KGcA4bbi3Q8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2 PROM IN FLORENCE", //video description
thumbImg:"https://i.ytimg.com/vi/KGcA4bbi3Q8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDscNeGC5m42jzK30GB31nyqy1McA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"dmaFKV55N0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/dmaFKV55N0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdTOHk0WVkuYULrMN0skVuyWyzPA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"h-xHk0VonAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/h-xHk0VonAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXf4TD1EZ24YOEwBHbVNz11sLtww", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The 3.55 podcasts of — CHANEL", //video title
youtubeID:"0kEgtFPWTq0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"The 3.55 podcasts of CHANEL at the Opéra — CHANEL", //video description
thumbImg:"https://i.ytimg.com/vi/0kEgtFPWTq0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDKbFDRqT8s_DHY3gGHrFUc1FfY6A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Karl Lagerfeld's — CHANEL", //video title
youtubeID:"ypCx-KCa89s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"designs for the Opéra de Paris", //video description
thumbImg:"https://i.ytimg.com/vi/ypCx-KCa89s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCG6vnHrkCulH7Sr0A_1E36jYf7_g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Karl Lagerfeld's designs for the Opéra de Paris — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Spring-Summer 2019 ", //video title
youtubeID:"Nsuup9cmh8Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Ready-to-Wear Show — CHANEL ", //video description
thumbImg:"https://i.ytimg.com/vi/Nsuup9cmh8Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBYKRJItNewAN4N5kGGPAwbw20wZA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Ready-to-Wear Show — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lamborghini Huracán ", //video title
youtubeID:"ecV7nA3pXVI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Performante Spyder: Vivid Technology ", //video description
thumbImg:"https://i.ytimg.com/vi/ecV7nA3pXVI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAkbqDVFDdKKftl4y4Vy9Ok3N7jDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival", //video title
youtubeID:"dTwv0b2EUMQ?showinfo=0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Arrival.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"H.Stern | Torres Joalheiros ", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Torres Joalheiros Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu All I wanted", //video title
youtubeID:"jwETKo0BOGk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"MIU MIU All I wanted was a car", //video description
thumbImg:"https://i.ytimg.com/vi/jwETKo0BOGk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3GYNu_SVwv1qj-yjvOADiiONzXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu LEau ", //video title
youtubeID:"HqoWSCtTje4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rosée - Campaign Film", //video description
thumbImg:"https://i.ytimg.com/vi/HqoWSCtTje4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBzLFwBOQ7d7MuhTqzP3kUGChDvTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu 2018", //video title
youtubeID:"dVkLZtUFplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/dVkLZtUFplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAGu0yfZLz2Bxevae82qkwcefoZyg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu Women's", //video title
youtubeID:"J7g25UJAl3o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Wedding Singer's Daughter", //video description
thumbImg:"https://i.ytimg.com/vi/J7g25UJAl3o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-D8qdOD9iQOaxzbffYr-koLInJQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"JoatgtrVo_M", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/JoatgtrVo_M/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsaGKWeu0t9VVN45O3MCx3-I7Vrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer 2018 Show", //video title
youtubeID:"U5Cixubz3zI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Givenchy Summer 2018 Show", //video description
thumbImg:"https://i.ytimg.com/vi/U5Cixubz3zI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLADUyeq1ooTUx_IJl2WvEii-PzYLw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter", //video title
youtubeID:"fRkyT232aXs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/fRkyT232aXs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCqaoSgfcFrQisUl3nSed1q79qewQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"La Chambre des Merveilles", //video title
youtubeID:"QLwpxgd_fUw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Collections de Gaston-Louis Vuitton", //video description
thumbImg:"https://i.ytimg.com/vi/QLwpxgd_fUw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB0AXlxlw-gHh_XH1WucT3PdkYbEg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Divo World Premiere ", //video title
youtubeID:"9m5fc6wbaNQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Motorsports Gathering 2018", //video description
thumbImg:"https://i.ytimg.com/vi/9m5fc6wbaNQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAc_PCNTWzDm6gEY9YN6U1ulEoLow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - New Superocean", //video title
youtubeID:"ZuIu9Z22k14", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Breitling - New Superocean", //video description
thumbImg:"https://i.ytimg.com/vi/ZuIu9Z22k14/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvYYIVTOfwmuN3RcmXqpI6jqH-qw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - 13 Final Assembly", //video title
youtubeID:"glcPYqxwkMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Super Factories: Breitling", //video description
thumbImg:"https://i.ytimg.com/vi/glcPYqxwkMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcWhVSv9NvQpBfEgiRwBlmokkOew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A Design and Craftsmanship", //video title
youtubeID:"BAgadbYl__Y", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Documentary by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/BAgadbYl__Y/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCTAO0a_IatG3UaEbvE_2OJapOJvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emporio Armani Connected", //video title
youtubeID:"Ep8Ax-VQ6Ng", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Touchscreen Smartwatch - How To", //video description
thumbImg:"https://i.ytimg.com/vi/Ep8Ax-VQ6Ng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAuQJGiKA4nUBEDyltfKbR723qnWQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Emporio Armani Connected", //video title
youtubeID:"Ep8Ax-VQ6Ng", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Touchscreen Smartwatch - How To", //video description
thumbImg:"https://i.ytimg.com/vi/Ep8Ax-VQ6Ng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAuQJGiKA4nUBEDyltfKbR723qnWQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer", //video title
youtubeID:"CMTO83HGnyc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Men's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/CMTO83HGnyc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGmfXvbYfq9b_6pSOA7ee4Px213w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Armani/Casa - Milan Flagship", //video title
youtubeID:"NcltfW5nS-I", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Milan Flagship Store Opening", //video description
thumbImg:"https://i.ytimg.com/vi/NcltfW5nS-I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBasS59mryBG9viIng6dl0jtTZGeA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer", //video title
youtubeID:"zjDroBMyugc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Women's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/zjDroBMyugc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD4OuPBR0yVx5TN0EWsJ2LpDtKttw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Giorgio Armani Spring Summer ", //video title
youtubeID:"CMTO83HGnyc", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2018 Men's Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/CMTO83HGnyc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCGmfXvbYfq9b_6pSOA7ee4Px213w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"EA7 - Fall Winter", //video title
youtubeID:"-z9pe9SWSuQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0H
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter Snow Collection", //video description
thumbImg:"https://i.ytimg.com/vi/-z9pe9SWSuQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAt9rQGVuerlNuotQtespsAnbSUGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
" //video info
},{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu All I wanted", //video title
youtubeID:"jwETKo0BOGk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"MIU MIU All I wanted was a car", //video description
thumbImg:"https://i.ytimg.com/vi/jwETKo0BOGk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3GYNu_SVwv1qj-yjvOADiiONzXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu LEau ", //video title
youtubeID:"HqoWSCtTje4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rosée - Campaign Film", //video description
thumbImg:"https://i.ytimg.com/vi/HqoWSCtTje4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBzLFwBOQ7d7MuhTqzP3kUGChDvTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu 2018", //video title
youtubeID:"dVkLZtUFplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/dVkLZtUFplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAGu0yfZLz2Bxevae82qkwcefoZyg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu Women's", //video title
youtubeID:"J7g25UJAl3o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Wedding Singer's Daughter", //video description
thumbImg:"https://i.ytimg.com/vi/J7g25UJAl3o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-D8qdOD9iQOaxzbffYr-koLInJQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"JoatgtrVo_M", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/JoatgtrVo_M/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsaGKWeu0t9VVN45O3MCx3-I7Vrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer 2018 Show", //video title
youtubeID:"U5Cixubz3zI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Givenchy Summer 2018 Show", //video description
thumbImg:"https://i.ytimg.com/vi/U5Cixubz3zI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLADUyeq1ooTUx_IJl2WvEii-PzYLw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter", //video title
youtubeID:"fRkyT232aXs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/fRkyT232aXs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCqaoSgfcFrQisUl3nSed1q79qewQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"La Chambre des Merveilles", //video title
youtubeID:"QLwpxgd_fUw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Collections de Gaston-Louis Vuitton", //video description
thumbImg:"https://i.ytimg.com/vi/QLwpxgd_fUw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB0AXlxlw-gHh_XH1WucT3PdkYbEg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Story Continues Seychelles", //video title
youtubeID:"skHfr9X7zC0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"At Raffles Praslin", //video description
thumbImg:"https://i.ytimg.com/vi/qBijMdDp3gM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAYmNJdp6Gz-uxLuPWBZB_ufxZafA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Exclusive Location with Unique Beauty", //video title
youtubeID:"ykLk_RnJECs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Constance Ephelia Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/ykLk_RnJECs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCleG7qxgixcQ3vhDRxBuEr4bfhxg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Constance Ephelia Seychelles", //video title
youtubeID:"JqBupAg4xHw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Constance Ephelia Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/JqBupAg4xHw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAYIqoafoh7K_xaIGl10HI7LC48Iw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"From Seychelles... With Love", //video title
youtubeID:"4a_4-JNRCoc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/4a_4-JNRCoc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCPb0pk_AnoYrR7uWWxvseglnfQ3w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A Truly Luxurious Beach Resort", //video title
youtubeID:"fx6DJTrlPJM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/fx6DJTrlPJM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3bj-PmLZtzd4V2pb2TI6hlVBtTA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Private Residence Villas", //video title
youtubeID:"4SzK7EQ13rg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/4SzK7EQ13rg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDAhYtsCCjjf0KZxxmKULXt9pTZng", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Pinnacle of Seychelles Resorts", //video title
youtubeID:"vm5oRKIY158", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Four Seasons Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/vm5oRKIY158/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAhsmiS_xMX-SGlNWxQ9e0LsiHnCQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Maia Luxury Resort & Spa ***** ", //video title
youtubeID:"Dqwhnl8-FUU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Luxe avec Austral Lagons", //video description
thumbImg:"https://i.ytimg.com/vi/0PGrCKf6rQU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCijqJ-h-maYPnQ-odyoY_W-B6f9Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Banyan Tree Seychelles", //video title
youtubeID:"Kh2duvPSz0E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Banyan Tree Seychelles", //video description
thumbImg:"https://i.ytimg.com/vi/ktmAaT2hlho/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCBs6nDZ-M3jPD6bm2kRuET4dcD6w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hasdrubal Thalassa & Spa ", //video title
youtubeID:"Kh2duvPSz0E", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Marrocos Yasmine Hammamet", //video description
thumbImg:"https://i.ytimg.com/vi/Kh2duvPSz0E/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBHzSiQ4JCqpOdTFeS2-sXkajKSlw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pestana Kruger Lodge", //video title
youtubeID:"0oQfnDUOyyc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/0oQfnDUOyyc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDPUXnggN0SBCPpHqOfn73R8G3rSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Anantara Medjumbe Island Resort", //video title
youtubeID:"n73g1DQUhW4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Anantara Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/n73g1DQUhW4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA1S0bRiU_67ExlYl4tsDNrJyIn1w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Anantara Medjumbe Island Resort", //video title
youtubeID:"l4HPzX4Yjz8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Anantara Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/l4HPzX4Yjz8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC06CFyns64aLJfY6mEgJb0P3axcA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV AFRICA", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Em manutenção de conteúdo | Luxo.tv ", //video description
thumbImg:"http://www.flags-and-anthems.com/media/flags/flagge-angola.gif", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DSQUARED2 SPRING SUMMER 2019 ", //video title
youtubeID:"FznR7LSr-Qk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:" MEN'S AND WOMEN'S FASHION SHOW", //video description
thumbImg:"https://i.ytimg.com/vi/FznR7LSr-Qk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsmHwdxpPDMcQ91cnxJh2vr2UbMg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 Vienna Store Opening", //video title
youtubeID:"JTkOcWAZlLU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2", //video description
thumbImg:"https://i.ytimg.com/vi/JTkOcWAZlLU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCyHMBYpSwwyqjCHqDPLwhmurbhfg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Dsquared2 #D2PROM CATEN HIGH SCHOOL ", //video title
youtubeID:"KGcA4bbi3Q8", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Dsquared2 PROM IN FLORENCE", //video description
thumbImg:"https://i.ytimg.com/vi/KGcA4bbi3Q8/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDscNeGC5m42jzK30GB31nyqy1McA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Dsquared2 , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"dmaFKV55N0w", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/dmaFKV55N0w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCdTOHk0WVkuYULrMN0skVuyWyzPA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Berluti - Spring/Summer ", //video title
youtubeID:"h-xHk0VonAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Collection - Catwalk", //video description
thumbImg:"https://i.ytimg.com/vi/h-xHk0VonAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAXf4TD1EZ24YOEwBHbVNz11sLtww", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Berluti - Spring/Summer 2018 Collection - Catwalk, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"A day at the Beach CHANEL Show", //video title
youtubeID:"srDU7CHiuag", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"A day at the Beach — Spring-Summer", //video description
thumbImg:"https://i.ytimg.com/vi/srDU7CHiuag/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAtsd6XF2dPUyJytFsVAzLlIe1c0Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The 3.55 podcasts of — CHANEL", //video title
youtubeID:"0kEgtFPWTq0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"The 3.55 podcasts of CHANEL at the Opéra — CHANEL", //video description
thumbImg:"https://i.ytimg.com/vi/0kEgtFPWTq0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDKbFDRqT8s_DHY3gGHrFUc1FfY6A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
The 3.55 podcasts of CHANEL at the Opéra — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Karl Lagerfeld's — CHANEL", //video title
youtubeID:"ypCx-KCa89s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"designs for the Opéra de Paris", //video description
thumbImg:"https://i.ytimg.com/vi/ypCx-KCa89s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCG6vnHrkCulH7Sr0A_1E36jYf7_g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Karl Lagerfeld's designs for the Opéra de Paris — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Spring-Summer 2019 ", //video title
youtubeID:"Nsuup9cmh8Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Ready-to-Wear Show — CHANEL ", //video description
thumbImg:"https://i.ytimg.com/vi/Nsuup9cmh8Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBYKRJItNewAN4N5kGGPAwbw20wZA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Ready-to-Wear Show — CHANEL, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Lamborghini Huracán ", //video title
youtubeID:"ecV7nA3pXVI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"https://chiqueteria.com.br/wp-content/uploads/2018/08/copacabanapalacegucci_alo_alo_bahia.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:true, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/advertise1.png", //popup image URL
popupAdShow:true, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Performante Spyder: Vivid Technology ", //video description
thumbImg:"https://i.ytimg.com/vi/ecV7nA3pXVI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAkbqDVFDdKKftl4y4Vy9Ok3N7jDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Arrival", //video title
youtubeID:"dTwv0b2EUMQ?showinfo=0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/Arrival.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/dTwv0b2EUMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAazmBuxyFMpPhm0ovS7pGHEr1pbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"H.Stern | Torres Joalheiros ", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Torres Joalheiros Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Baile do Copa ", //video title
youtubeID:"5OU4vunaw84", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Belmond Copacabana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/5OU4vunaw84/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCQJQti_BkfJh7v53hB6OONGOXoTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu All I wanted", //video title
youtubeID:"jwETKo0BOGk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"MIU MIU All I wanted was a car", //video description
thumbImg:"https://i.ytimg.com/vi/jwETKo0BOGk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD3GYNu_SVwv1qj-yjvOADiiONzXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu LEau ", //video title
youtubeID:"HqoWSCtTje4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rosée - Campaign Film", //video description
thumbImg:"https://i.ytimg.com/vi/HqoWSCtTje4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBzLFwBOQ7d7MuhTqzP3kUGChDvTQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu 2018", //video title
youtubeID:"dVkLZtUFplQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Winter 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/dVkLZtUFplQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAGu0yfZLz2Bxevae82qkwcefoZyg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Miu Miu Women's", //video title
youtubeID:"J7g25UJAl3o", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Wedding Singer's Daughter", //video description
thumbImg:"https://i.ytimg.com/vi/J7g25UJAl3o/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD-D8qdOD9iQOaxzbffYr-koLInJQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer", //video title
youtubeID:"JoatgtrVo_M", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Summer 2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/JoatgtrVo_M/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCsaGKWeu0t9VVN45O3MCx3-I7Vrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Spring Summer 2018 Show", //video title
youtubeID:"U5Cixubz3zI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Givenchy Summer 2018 Show", //video description
thumbImg:"https://i.ytimg.com/vi/U5Cixubz3zI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLADUyeq1ooTUx_IJl2WvEii-PzYLw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Givenchy Fall Winter", //video title
youtubeID:"fRkyT232aXs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"2016 Behind The Scenes", //video description
thumbImg:"https://i.ytimg.com/vi/fRkyT232aXs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCqaoSgfcFrQisUl3nSed1q79qewQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Cruise 2018 ", //video title
youtubeID:"UzIUQeoG-NQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fashion Show at the Miho Museum", //video description
thumbImg:"https://i.ytimg.com/vi/UzIUQeoG-NQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgCnIAdLgpBOZJbo1wte2ZudM56A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Parfums Louis Vuitton Men", //video title
youtubeID:"ZECj33EFl9Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Parfums Louis Vuitton for Men", //video description
thumbImg:"https://i.ytimg.com/vi/ZECj33EFl9Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBIYIxJyHm_sgv7pZFjZSjaKOTQrw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Louis Vuitton Women's ", //video title
youtubeID:"HWb7dpfRy38", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Fall-Winter 2018 Collection", //video description
thumbImg:"https://i.ytimg.com/vi/UUlgtFRi0Zs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLALZcCFpitbJUtNVns-NpFnE4kZGA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"La Chambre des Merveilles", //video title
youtubeID:"QLwpxgd_fUw", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Les Collections de Gaston-Louis Vuitton", //video description
thumbImg:"https://i.ytimg.com/vi/QLwpxgd_fUw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB0AXlxlw-gHh_XH1WucT3PdkYbEg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Huayra", //video title
youtubeID:"5bP93mTphjM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"The Pagani Huayra Pearl is back", //video description
thumbImg:"https://i.ytimg.com/vi/5bP93mTphjM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCO1O_7OkMTzAunrOk_WhIBhm0U3g", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pagani Raduno", //video title
youtubeID:"wOEWXiy0VF4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Raduno - Pacific Run", //video description
thumbImg:"https://i.ytimg.com/vi/wOEWXiy0VF4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBAzFWtjt6R9qju8rD2sY8EscUwGg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès women’s fashion show", //video title
youtubeID:"8pVXkvU85y4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Autumn-Winter 2018 women’s fashion show", //video description
thumbImg:"https://i.ytimg.com/vi/8pVXkvU85y4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA3oNjjmR_826gMx3rXnKtlU8FiPw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - Footsteps ", //video title
youtubeID:"7M0MgF_0VF0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"across the world collection: London", //video description
thumbImg:"https://i.ytimg.com/vi/7M0MgF_0VF0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDxPQST1O2nD07D-6GDd1i6lFczZQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Hermès - women’s resort 2019", //video title
youtubeID:"mbSlP11Obb4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"women’s resort 2019 collection", //video description
thumbImg:"https://i.ytimg.com/vi/mbSlP11Obb4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD2Fs7J8FQmqhTrurU7tuVMgmr5zg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Louis Vuitton Women’s ", //video title
youtubeID:"9_aEsFeE2fE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Spring-Summer 2018 Fashion Show", //video description
thumbImg:"https://i.ytimg.com/vi/9_aEsFeE2fE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDzeCu9bqhnDLJhbvS2FbhQD-tHgg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"5cdH0gz5P7A", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A CATEGORY OF ONE — The Ride", //video description
thumbImg:"https://i.ytimg.com/vi/5cdH0gz5P7A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDst4AYKl9QKo8rtB8DkBDSRAfhJg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"DITA Eyewear", //video title
youtubeID:"nVuPPSRc2R0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FLOATING by Stella Scott ", //video description
thumbImg:"https://i.ytimg.com/vi/_K6apMgPsU4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBCN9vnsL3UqwxwUQdqooIm1yTaMw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut - Art Mood", //video title
youtubeID:"KETdA_CAc08", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano Azimut - Art Mood", //video description
thumbImg:"https://i.ytimg.com/vi/VnhtxuEv7dw/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBjzp0hKtqIdH_vKIWN8LF8pTH5Bg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Magellano 66 ", //video title
youtubeID:"NvDyQj4te4s", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Magellano 66 - All you need to know", //video description
thumbImg:"https://i.ytimg.com/vi/NvDyQj4te4s/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDG9fj6YfVKIsU6suStSrJ0OvSmuQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Summer Wave ", //video title
youtubeID:"qfKBcIzvcng", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut S7 Exclusive Preview", //video description
thumbImg:"https://i.ytimg.com/vi/qfKBcIzvcng/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCRNQGT3KBI-0HDtuJB-vWLk5QUmg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut Benetti Group ", //video title
youtubeID:"OlnNoJillf4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"18th BOAT INTERNATIONAL AWARD", //video description
thumbImg:"https://i.ytimg.com/vi/OlnNoJillf4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAI5IIR8xjoTwA8TkIZ5VFo4NSHdw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Azimut S7, Milan Design ", //video title
youtubeID:"qYaRNL_ThNk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Azimut Week 2018 - Light Show", //video description
thumbImg:"https://i.ytimg.com/vi/qYaRNL_ThNk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLClIVoZO-8Cauix7cGQ0HO3bdS-3A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Chiron | Cristino Ronaldo", //video title
youtubeID:"4TAIclkNDwk", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Tested and approved by a champion #CR7xBUGATTI", //video description
thumbImg:"https://i.ytimg.com/vi/4TAIclkNDwk/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAe_vY4rwayI_FRtzbk4uODH8D_WA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti 16.4 Veyron ", //video title
youtubeID:"rIzJIyBTbmQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Bugatti Veyron | Long Version", //video description
thumbImg:"https://i.ytimg.com/vi/rIzJIyBTbmQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAIA_7LXoqOJiqDm9g3E3ZA1uIWVw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"First Chiron customer", //video title
youtubeID:"rvn4lHrr6AQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"cars leave the Bugatti Atelier", //video description
thumbImg:"https://i.ytimg.com/vi/FLyDXO6ra9w/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB81s-Kfm2VB0V4dffw3tdzlKng-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of Bugatti Veyron ", //video title
youtubeID:"uJw5f5mExTI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"16.4 Grand Sport Vitesse “La Finale", //video description
thumbImg:"https://i.ytimg.com/vi/uJw5f5mExTI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-3HpNiejl3nqLgHj8YjNaoeIXKg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Bugatti Divo World Premiere ", //video title
youtubeID:"9m5fc6wbaNQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Motorsports Gathering 2018", //video description
thumbImg:"https://i.ytimg.com/vi/9m5fc6wbaNQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAc_PCNTWzDm6gEY9YN6U1ulEoLow", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - New Superocean", //video title
youtubeID:"ZuIu9Z22k14", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Breitling - New Superocean", //video description
thumbImg:"https://i.ytimg.com/vi/ZuIu9Z22k14/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvYYIVTOfwmuN3RcmXqpI6jqH-qw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling - 13 Final Assembly", //video title
youtubeID:"glcPYqxwkMQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Super Factories: Breitling", //video description
thumbImg:"https://i.ytimg.com/vi/glcPYqxwkMQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCcWhVSv9NvQpBfEgiRwBlmokkOew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling Héritage II", //video title
youtubeID:"OTX_mGpbm-4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Superocean Héritage II", //video description
thumbImg:"https://i.ytimg.com/vi/OTX_mGpbm-4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBDAvgm1HJ1srodJRG4QKiYnkwVHw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Breitling worlds", //video title
youtubeID:"yPcqOuezQxA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Road trip to St. Moritz", //video description
thumbImg:"https://i.ytimg.com/vi/yPcqOuezQxA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDHwB14-tIG59le2kVrrh8Nw3WhvA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"House of Rolls-Royce", //video title
youtubeID:"6KomnXdx2S0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Chapter 3 - A Vision Beyond Time", //video description
thumbImg:"https://i.ytimg.com/vi/6KomnXdx2S0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB7fYcCEO2nm-5cBb7E6LXFKqVFSA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolls-Royce Cullinan", //video title
youtubeID:"kRg8N66uR7g", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Rolls-Royce Cullinan: Global Reveal", //video description
thumbImg:"https://i.ytimg.com/vi/QNGNsRyTCZM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCNS1-LaIN4AGgQmupF24h77JqkVg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT CELEBRATES THE LAUNCH OF", //video title
youtubeID:"zh8Xc0Bl-Wc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"LIMITED EDITION WATCH WITH PRINCE’S TRUST", //video description
thumbImg:"https://i.ytimg.com/vi/7lOtC6Fa91A/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDUpDZotrsgJoe-fccC5eTaQBO_7w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT PRESS CONFERENCE ", //video title
youtubeID:"iH7L3sz8DTE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"PRESS CONFERENCE BASELWORLD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/Ss1sl0XcxRI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCmBGxUuG7s5qGVOIZITv4osHxI-A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT FERRARI FINALI", //video title
youtubeID:"qT7CfFMjMTM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"FERRARI FINALI MONDIALI DAY 1", //video description
thumbImg:"https://i.ytimg.com/vi/qT7CfFMjMTM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLC5jecNU0SESYzLCmpUCq0RcYqkXA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT SPIRIT OF BIG BANG", //video title
youtubeID:"FNXk2q6_dJo", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"SPIRIT OF BIG BANG PAVÉ COLLECTION", //video description
thumbImg:"https://i.ytimg.com/vi/FNXk2q6_dJo/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB_gZdVpXP9Y_q1h07uyHAGy3CxgA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"HUBLOT POLO GOLD CUP", //video title
youtubeID:"kj5zZbpAT10", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"HUBLOT - POLO GOLD CUP GSTAAD 2018", //video description
thumbImg:"https://i.ytimg.com/vi/kj5zZbpAT10/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABy5h833dI9CCLfVRcsY-EPq6dlQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre by Mendel Heit ", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Coleção “Midnight” | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/omF1HM-qrjI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDgMpEb6fyEPnLPA5dPbRXeXIzlew", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Vista Alegre 2018 Paris", //video title
youtubeID:"ivX1NRhF00I", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"A Vista Alegre na Maison & Objet", //video description
thumbImg:"https://i.ytimg.com/vi/ivX1NRhF00I/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCCR_ME42Wb5k8WKJkJFjCfFTbvCA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Evento Apresentação 7ª Peça Coleção ", //video title
youtubeID:"vN30dqqscuc", //last part if the URL https://www.youtube.com/watch?v=0dJO0Hy
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/1196410
mp4HD:"",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"", //pre-roll goto link
preroll_mp4:"", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"", //post-roll goto link
postroll_mp4:"", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"assets/images/popup.jpg", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:03", //time to show popup ad during playback
popupAdEndTime:"00:07", //time to hide popup ad during playback
popupAdGoToLink:"", //re-direct to URL when popup ad clicked
description:"Loja Vista Alegre no Palácio do Gelo", //video description
thumbImg:"https://i.ytimg.com/vi/vN30dqqscuc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBN-xLM7MZVVosWb6zSfes7uqxgbg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo", //video title
youtubeID:"oIVXT3pxk1c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:true, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Angra Mirror By Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/oIVXT3pxk1c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD7jaqI5-BanHd52iembTst2VROUg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"HTML5", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Surround yourself in Douro Valley splendor", //video title
youtubeID:"qn3rZARR2A4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Six.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Six Senses Douro Valley", //video description
thumbImg:"https://i.ytimg.com/vi/qn3rZARR2A4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCLHaMlIKyyKpPBu-4m_ijcHp7dIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Magic Spa by Pestana Palace", //video title
youtubeID:"gzSFKRBUbRI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Palace", //video description
thumbImg:"https://i.ytimg.com/vi/a6eNG1iB_n4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBFctDhsL7ljWOwbhalrm53aUvsoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Magic Spa by Pestana", //video title
youtubeID:"gzSFKRBUbRI", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pousada de Lisboa", //video description
thumbImg:"https://i.ytimg.com/vi/gzSFKRBUbRI/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBt5e7g8CS-qsQG_1eooYH3rh8ANQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pestana Cr7 Hotels", //video title
youtubeID:"RBbCs43wL_k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Grupo Pestana Hotels", //video description
thumbImg:"https://i.ytimg.com/vi/RBbCs43wL_k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBNIYVTSYkmwuBlnOF9amU8faM27A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"International Estoril", //video title
youtubeID:"FuJDkcDRdd4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"The Setup", //video description
thumbImg:"https://i.ytimg.com/vi/FuJDkcDRdd4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAC6qr5V63KmX0JXkJh-0rVUR77iA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"International Porcelain Award", //video title
youtubeID:"N4gIsNlAI60", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:" 1st Edition 2019", //video description
thumbImg:"https://i.ytimg.com/vi/N4gIsNlAI60/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB15pUpDL0ql_OOceZHc8fj8Qi_mQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Evento Tivoli Palácio de Seteais", //video title
youtubeID:"WLyNGAV6-Tc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Wedding Atelier Sintra Hotel", //video description
thumbImg:"https://i.ytimg.com/vi/WLyNGAV6-Tc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDmTsdIhrE2v7rB-S-yTPtytoFWDw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Tivoli Victoria", //video title
youtubeID:"0oWaELgTP-0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Vilamoura - Algarve", //video description
thumbImg:"https://i.ytimg.com/vi/0oWaELgTP-0/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDT73DCx2GC6nnJieE6aYbXphbRzQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Sky Bar Oriente", //video title
youtubeID:"_2fr7Cbk2LM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Lisboa Tivoli Oriente", //video description
thumbImg:"https://i.ytimg.com/vi/_2fr7Cbk2LM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD7VcSc5fBb3DBhouWCu3yGwqIfKA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Tivoli Spa at Tivoli Carvoeiro ", //video title
youtubeID:"32bFzrAxA48", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Algarve Resort", //video description
thumbImg:"https://i.ytimg.com/vi/32bFzrAxA48/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLB2mh_Zk75ua1zb93i9y-4jGFC4xQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Memmo Príncipe Real ", //video title
youtubeID:"R1B30gXPcu4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotels can be handmade", //video description
thumbImg:"https://i.ytimg.com/vi/R1B30gXPcu4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD_48b9tv8NHbhiElbEEKAZ7XRJfw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Altis Belém Hotel & Spa ", //video title
youtubeID:"v5B2OwShLNU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Hotel Altis Belem, Lisboa, Portugal", //video description
thumbImg:"https://i.ytimg.com/vi/v5B2OwShLNU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCrtiMFjCVMqPyFTvygb0MINv0wbA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Making of via Altis", //video title
youtubeID:"WTJBt2AEXYs", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Making of Revista Torres", //video description
thumbImg:"https://i.ytimg.com/vi/WTJBt2AEXYs/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA1ZurW55KJ4RbgagLFwPZ-ynK64Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Deck Top Roof Party", //video title
youtubeID:"QK2slasp_1I", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Altis Belém Hotel & Spa", //video description
thumbImg:"https://i.ytimg.com/vi/GlaQ7WdiONE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAqTDIExroiVF7QhrwKVUl1pAQdWg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Magic Spa by Pestana", //video title
youtubeID:"a6eNG1iB_n4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Palace Spa Lisboa", //video description
thumbImg:"https://i.ytimg.com/vi/a6eNG1iB_n4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBFctDhsL7ljWOwbhalrm53aUvsoQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Pestana Cr7 Hotels", //video title
youtubeID:"RBbCs43wL_k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Pestana Cr7 Hotels portugal", //video description
thumbImg:"https://i.ytimg.com/vi/RBbCs43wL_k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBNIYVTSYkmwuBlnOF9amU8faM27A", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção Midnight", //video title
youtubeID:"OdZDG3lhzKE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"by Mendel Heit | Making Of", //video description
thumbImg:"https://i.ytimg.com/vi/OdZDG3lhzKE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAuv8NeVbHY_L2x44ulReh4iFQkaQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Coleção art crystal ", //video title
youtubeID:"ec_uXrtzDfc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"glass Única | Making Of Trilogy", //video description
thumbImg:"https://i.ytimg.com/vi/ec_uXrtzDfc/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAEbd0iOjyqDEenXF6qwXhGx_vSDg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"OTRO Perfume", //video title
youtubeID:"LhmpX4B38CE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Avenida da Liberdade, Lisboa", //video description
thumbImg:"https://otroperfume.com/wp-content/uploads/2018/01/Otro2HugoB_0172.jpg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Torres Joalheiros", //video title
youtubeID:"xka1rheFg7k", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Vendas H.Stern", //video description
thumbImg:"https://i.ytimg.com/vi/xka1rheFg7k/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDGOTdgtirCAwOv4OVEJQh8bFuZuA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Rolex e Torres Joalheiros ", //video title
youtubeID:"w_yT8ZgyTAY", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"O novo espaço Rolex em Cascais", //video description
thumbImg:"https://i.ytimg.com/vi/w_yT8ZgyTAY/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAxZ5EFyFd3Wvj5AUuXtVrHcyG23w", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Cartier International | Portugal", //video title
youtubeID:"KIywlccXzQU", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Juste un Clou Lisboa Portugal", //video description
thumbImg:"https://i.ytimg.com/vi/KIywlccXzQU/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCz7DMkcwARDCN80TtpLLBcuGJ4mA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Palácio Valle Flor | Lisboa", //video title
youtubeID:"7BQiMJU8MXE", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Luxury Portugal | Palácio Valle Flor | Lisboa", //video description
thumbImg:"https://i.ytimg.com/vi/7BQiMJU8MXE/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBwqGP7p14XiGQsleo7_FDzEbwNqg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luxury Portugal", //video title
youtubeID:"bhmHyODj33Q", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"2018 Covet House Douro Showroom", //video description
thumbImg:"https://i.ytimg.com/vi/bhmHyODj33Q/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBBnAbUW9ovRZrfLezVJe4yMo30LQ", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Luxury Portugal", //video title
youtubeID:"LGUQ9AGM0WQ", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Luxury Portugal | Destino de Luxo", //video description
thumbImg:"https://i.ytimg.com/vi/LGUQ9AGM0WQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBE0y9HFUpKRVDvI8onG9a0twz9Og", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"The Limited Edition ", //video title
youtubeID:"nN_LjyxZuwg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Collection by Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/HoyC0ygw7O4/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDvnD8h4KauCLOpPPCrvV7fVaXDvg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"L'Apartment D'Art ", //video title
youtubeID:"GGvhKLdxCd4", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Maison et Objet 2018", //video description
thumbImg:"https://i.ytimg.com/vi/sTulQLmPBQQ/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAUUZgWYNy6EW3H2Mt6FCLhI4JpdA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Stonehenge Console", //video title
youtubeID:"kkLkaGeruJ0", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Stonehenge Console By Boca Do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/lcPavjIg4is/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLAMv1ucZBeN1vlWI74bGXU_QXvTnA", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Boca do Lobo", //video title
youtubeID:"oIVXT3pxk1c", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Angra Mirror By Boca do Lobo", //video description
thumbImg:"https://i.ytimg.com/vi/oIVXT3pxk1c/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLD7jaqI5-BanHd52iembTst2VROUg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:" LUXO TV PORTUGAL", //video title
youtubeID:"V1W4X1WUrbc", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Vídeo de Apresentação Canal | Luxo.tv ", //video description
thumbImg:"https://us.123rf.com/450wm/kwasny221/kwasny2211709/kwasny221170900609/85039730-portugal-flag.jpg?ver=6", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
This text can be , .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Apresentação Europeia Porsche Cayenne", //video title
youtubeID:"fmR6Zo3zbcg", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Porsche Cayenne", //video description
thumbImg:"https://i.ytimg.com/vi/fmR6Zo3zbcg/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLCzpbXM2Z5fNHPMDBQ_Uj2K85TZIg", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Luxo tv Portugal, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Quinta do Vallado ABF", //video title
youtubeID:"jSGMrJu8qCA", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Atlantis 3 50s", //video description
thumbImg:"https://i.ytimg.com/vi/jSGMrJu8qCA/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLA-5bHbwKJDhb8ZteXKkgWHT7OEYw", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Luxo tv Portugal, .
"
},
{
videoType:"youtube", //choose video type: "HTML5", "youtube", "vimeo", "image"
title:"Adelaide Tributa 1866", //video title
youtubeID:"pV52VJTIITM", //last part if the URL https://www.youtube.com/watch?v=0dJO0
youtubeIDStartSeconds: "", //specifies the time from which the video should start
youtubeIDEndSeconds: "", //specifies the time when the video should stop playing
vimeoID:"119641053", //last part of the URL http://vimeo.com/119641
mp4HD:"http://www.luxo.tv/videos/Tribute.mp4",
mp4SD:"",
enable_mp4_download:false, //enable download button for self hosted videos: true, false
imageUrl:"assets/images/poster2.jpg", //display image instead of playing video
imageTimer:4, //set time how long image will display
prerollAD:false, //show pre-roll true, false
prerollGotoLink:"http://www.torres.pt", //pre-roll goto link
preroll_mp4:"http://www.luxo.tv/Rolex.mp4", //pre-roll video mp4 format
prerollSkipTimer:5,
midrollAD:false, //show mid-roll true, false
midrollAD_displayTime:"00:10", //show mid-roll at any custom time in format "minutes:seconds" ("00:00")
midrollGotoLink:"", //mid-roll goto link
midroll_mp4:"", //mid-roll video mp4 format
midrollSkipTimer:5,
postrollAD:false, //show post-roll true, false
postrollGotoLink:"http://www.bocadolobo.com", //post-roll goto link
postroll_mp4:"http://www.luxo.tv/lobo.mp4", //post-roll video mp4 format
postrollSkipTimer:5,
popupImg:"http://www.luxo.tv/sponsorluxotv.png", //popup image URL
popupAdShow:false, //enable/disable popup image: true, false
popupAdStartTime:"00:30", //time to show popup ad during playback
popupAdEndTime:"00:40", //time to hide popup ad during playback
popupAdGoToLink:"https://www.lisbon.lamborghini/en/models", //re-direct to URL when popup ad clicked
description:"Quinta do Vallado", //video description
thumbImg:"https://i.ytimg.com/vi/pV52VJTIITM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLABqAVGVIFnFu5IBGmH4l9yO01A2Q", //set "auto" or leave blank "" to grab it automatically from youtube, or set your own thumbnail url
info:"
Luxo tv Portugal, .
"
}
]
});
});