<div class="video" data-module="video" data-autoplay="" data-hide-controls="" data-loop="" data-muted="">
    <template class="js-small-video-template">
        <div class="js-video-container video__container" data-poster-url="https://via.placeholder.com/1600x900.png">
            <video controls playsinline class="video__player js-video-player">
                <source src="http://techslides.com/demos/sample-videos/small.mp4" type="video/mp4" />
            </video>
        </div>
    </template>
    <template class="js-medium-video-template">
        <div class="js-video-container video__container" data-dash-url="http://hctidevmedia-euno.streaming.media.azure.net/b5cbf64d-f070-4e57-9c9b-69e183210406/Tapestry_Intro_Desktop_04_Englis.ism/manifest(format&#x3D;mpd-time-csf)">
            <video src="https://tiprod20mediaep-tiprod20media-euno.streaming.media.azure.net/93170002-e471-44c0-8612-027c8bb9b918/TI_Sharon_Horgan_120Sec_9x16_992.ism/manifest(format&#x3D;m3u8-aapl).m3u8" controls playsinline class="video__player js-video-player" poster="https://via.placeholder.com/1600x900.png">
            </video>
        </div>
    </template>
    <div class="js-video-container video__container"></div>
</div>
{{#if isYouTube}}
    {{> @cp-medium-youtube-video}}
{{/if}}
{{#if isYouku}}
    {{> @cp-medium-youku-video}}
{{/if}}
{{#unless isYouTube}}
    {{#unless isYouku}}
        {{> @cp-medium-html5-video}}
    {{/unless}}
{{/unless}}
{
  "video": {
    "hideControls": true,
    "videoUrls": [
      {
        "type": "video/webm",
        "url": "http://techslides.com/demos/sample-videos/small.webm"
      },
      {
        "type": "video/mp4",
        "url": "http://techslides.com/demos/sample-videos/small.mp4"
      }
    ],
    "mobileVideoUrls": [
      {
        "type": "video/mp4",
        "url": "http://techslides.com/demos/sample-videos/small.mp4"
      }
    ],
    "posterUrl": "https://via.placeholder.com/1600x900.png",
    "dashUrl": "http://hctidevmedia-euno.streaming.media.azure.net/b5cbf64d-f070-4e57-9c9b-69e183210406/Tapestry_Intro_Desktop_04_Englis.ism/manifest(format=mpd-time-csf)",
    "hlsUrl": "https://tiprod20mediaep-tiprod20media-euno.streaming.media.azure.net/93170002-e471-44c0-8612-027c8bb9b918/TI_Sharon_Horgan_120Sec_9x16_992.ism/manifest(format=m3u8-aapl).m3u8",
    "tags": {
      "title": "Trends for you",
      "isLarge": true,
      "hashtags": [
        {
          "text": "#Citybreak",
          "url": "#citybreak",
          "tagName": "citybreak",
          "openOnClick": true
        },
        {
          "text": "#Adventure",
          "url": "#adventure",
          "tagName": "adventure",
          "openOnClick": true
        },
        {
          "text": "#Surfing",
          "url": "#surfing",
          "tagName": "surfing",
          "openOnClick": true
        },
        {
          "text": "#Dublin",
          "url": "#dublin",
          "tagName": "dublin",
          "openOnClick": true
        },
        {
          "text": "#Romance",
          "url": "#romance",
          "tagName": "romance",
          "openOnClick": true
        },
        {
          "text": "#Sport",
          "url": "#sport",
          "tagName": "sport",
          "openOnClick": true
        }
      ],
      "nudgeResponsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "/media/nudges/discover-new-top-left.svg",
        "fallbackImageUrl": "/media/nudges/discover-new-top-left.svg",
        "sources": [
          {
            "type": "image/svg+xml",
            "largeUrl": "/media/nudges/discover-new-top-left.svg",
            "smallUrl": "/media/nudges/discover-new-top-left.svg"
          }
        ]
      }
    }
  }
}

There are no notes for this item.