I’m trying to have self hosted videos autoplay in a post, but only one seems to work at any one time. Is there a way to have more than one video autoplay when a user scrolls down the post?
Regretfully, the video player is not design to play multiple video at once. Because if you do site’s performance will suffer. You might want to upload to a 3rd party video sharing site the videos (YouTube), and embed it to your site with the Embedded Video element.
You need to append a ?autoplay=1 parameter to a youtube embed URL to make it autoplay.