Site URL: https://herring-oval-6885.squarespace.com/
Hello,
I have added videos on my page directly as a block (not embedding them). Is there a way to get them to autoplay?
Or do I have to embed them in order to do this?
I tried uploading a few of them from Google Drive using this code: <video style="width: 100%"
playsinline controls controlsList="nodownload"
src="https://drive.google.com/uc?export=download&id=1V63U_1saEijWsZcdCIYG5S6uel4OUHs9">
<source type="video/mp4" src="https://drive.google.com/uc?export=download&id=1V63U_1saEijWsZcdCIYG5S6uel4OUHs9">
<body oncontextmenu="return false;">
</video>
But videos over 100mb don't seem to load, so I've had to upload them directly onto the page.
Could someone help please?
Thank you!
Lucia