Modern Video Reel Javascript

Updates / Changelog

VERSION 2.94 [12.8.2025]

 - [FIX] Event dispatcher error with youtube and vimeo 

VERSION 2.91 [22.7.2025]

 - [ADD] add optional audio url for each reel item (plays though horizontal media as well if exist)
 - [ADD] global audio per playlist option
 - [ADD] new skin Insta
 - [ADD] option to disable right click over video

 UPDATE NOTE: settings change:

reelSkin: 'default',//default, insta
mediaControlsType: 'default',//custom, default, none
mediaControlsSkin: 'basic',//basic, sky

useDefaultControls:false - DEPRECATED

VERSION 2.61 [7.7.2025]

 - [UPDATE] video fade in
 - [FIX] volume icon reversed
 - [ADD] aria-label 

VERSION 2.46 [3.7.2025]

 - [FIX] currmediadata undefiend

VERSION 2.45 [2.7.2025]

 - [FIX] wheel scroll not working on start if first reel item is not loaded on page start 

VERSION 2.41 [3.4.2025]

 - [UPDATE] option to autoload next playlist in reel (append) when reel reaches end

VERSION 2.24 [5.12.2024]

 - [FIX] video not fading in

VERSION 2.21 [3.12.2024]

 - [ADD] fullscreen snap demo

VERSION 2.19 [2.11.2024]

 - [FIX] hover preview may not work if script not included

VERSION 2.17 [28.10.2024]

 - [UPDATE] choose preffered orientation to show message on mobile device (landscape / portrait)
 - [ADD] show thumbnail preview when hovering progress seekbar (auto or vtt file)

VERSION 1.97 [18.10.2024]

 - [FIX] css vars for text shadow on icons
 - [UPDATE] autohide controls only if they are above video
 - [UPDATE] video title hides with controls
 - [ADD] display reel message about preffered orientation on mobile

VERSION 1.75 [31.08.2024]

 - [ADD] option to have HTML reel item 
 - [ADD] option to share reel item by slug url
 - [ADD] play reel item by media-id or slug
 - [ADD] API option to add or remove Reel items

VERSION 1.4 [20.08.2024]

 - [UPDATE] compatible with Video Reel Javascript Advert AddOn

VERSION 1.35 [13.08.2024]

 - [UPDATE] subsequent HTML video and audio now can play with volume on IOS

VERSION 1.25 [26.06.2024]

 - [UPDATE] sharing improvements

VERSION 1.2 [25.06.2024]

 - [UPDATE] preloader now visible in front of html video 
 - [ADD] option to specify videos in reel with object notation markup
 - [ADD] random sort order from folder playlist  

VERSION 1.05 [28.05.2024]

 - [UPDATE] social sharing add email, sms
 - [UPDATE] option to convert description url to links 

VERSION 1.0 [21.05.2024]

 - first release