Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 755 Bytes

amp-hulu.md

File metadata and controls

37 lines (26 loc) · 755 Bytes
$category@ formats teaser
media
websites
text
Displays an embedded Hulu video.

amp-hulu

Usage

Displays an embedded Hulu video.

<amp-hulu
  width="412"
  height="213"
  layout="responsive"
  data-eid="4Dk5F2PYTtrgciuvloH3UA"
>
</amp-hulu>

Attributes

data-eid

The id of the video. For example, 4Dk5F2PYTtrgciuvloH3UA is the eid in the following URL: https://player.hulu.com/site/dash/mobile_embed.html?eid=4Dk5F2PYTtrgciuvloH3UA.

Common attributes

This element includes common attributes extended to AMP components.

Validation

See amp-hulu rules in the AMP validator specification.