A swiper carousel for Youtube/Vimeo videos.
Videos carousel
With a videos-carousel--four-col modifier class:
When there are only two videos:
Videos carousel - autoplay using data-autoplay="[milliseconds]" and data-autoplay-pause-on-hover attributes
The default delay (time between slide moves) is 3000 (3 seconds)
Full-width (no 'container') Videos carousel - bleeds off edges of viewport
Uses the videos-carousel--full-width modifier class, plus adjusted HTML.
Full-width Videos carousel - non-looping with container alignment at start and finish.
This means the carousel will bleed to the right at larger viewport sizes.
Uses the videos-carousel--full-width and videos-carousel--container-aligned modifier classes, plus adjusted HTML.