<div class="video" data-module="video" data-youku-video="true">
    <div class="video__responsive">
        <iframe src="https://player.youku.com/embed/XMTg3Nzg4MzY4NA&#x3D;&#x3D;" allowfullscreen allowtransparency allow="autoplay"></iframe>
    </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",
    "videoId": "XMTg3Nzg4MzY4NA=="
  },
  "isYouTube": false,
  "isYouku": true
}

There are no notes for this item.