zooniverse / Talk-archiver

A static site generator for old Talk forums, based on elevenpack.
Apache License 2.0
0 stars 1 forks source link

Chimp & See: lazy load videos #73

Closed eatyourgreens closed 4 years ago

eatyourgreens commented 4 years ago

Add preload="none" and a poster preview to each C&S video. Otherwise, we'll find that pages like the following will try to download every video in the collection on page load. https://talk.chimpandsee.org/collections/CCPL0000ie/

eatyourgreens commented 4 years ago

NB. C&S will also need changes so that the ogImage URL points to an image and not a video.

eatyourgreens commented 4 years ago

Closed by #74.