nfl / jquery-oembed-all

A fork with improvements of the jquery-oembed project
141 stars 57 forks source link

Saving resources: Show image with 'Play' button overlayed, embed player (with autoplay property) when image is clicked. #45

Open iadj opened 8 years ago

iadj commented 8 years ago

When you want to embed a large amount of URLs on a single page, in a social feed or blog for instance, you will get a large amount of resources and requests. This is not ideal for mobile and page load speed in general.

It'd be great if there's a setting that allows us to embed only the URL's 'og:image' property, overlayed with a Play button, and then load the player iframe only if the button is clicked.