* Cache YouTube thumbnails on Cloudflare R2 using a Worker * Increase cache times (a complaint from Lighthouse) Bonus: generate different sizes for the thumbnail (on the fly?) and add them to a <picture> element to improve performance on mobile.
Bonus: generate different sizes for the thumbnail (on the fly?) and add them to a element to improve performance on mobile.