ampproject / amp-by-example

DEPRECATED: AMP by Example has been merged into amp.dev
http://amp.dev
Apache License 2.0
752 stars 506 forks source link

Article with multiple autoplay videos #382

Open cramforce opened 8 years ago

cramforce commented 8 years ago

I think it would be super awesome to have a high quality example of an article-type page with multiple autoplay videos.

CC @aghassemi who is building this on the AMP side. https://github.com/ampproject/amphtml/issues/4154 I think Ali also submitted an example to the main repo showing this. We currently support amp-video and amp-youtube.

aghassemi commented 8 years ago

Agreed. no autoplay for <amp-youtube> yet though (have a prototype, still needs work to be merged).

Adding an autoplaying video for the Recipe sample would be nice too.

The page @cramforce is referring to is here: https://github.com/aghassemi/amphtml/blob/master/test/manual/amp-videoplayers-autoplay.html

sebastianbenz commented 8 years ago

Which use cases should we demo with this sample?