A bit contribution:
I hosted my videos on Cloudflare and Amazon S3 and is not possible embebed. I write a simple code to embebed by html. I´m sure somebody found very usefull this like me:
<video poster="PATH-TO-STILL-IMAGE" autoplay="autoplay" controls="controls" width="100%" height="">
<source src="PATH-TO-VIDEO"></video>
Maybe you have share the code via gist or use code block.
Shahjahan Jewel I tryed tu use code, but its is converted, maybe you can help me to do it correct.
I discovered the way to add code 😜