Another feature that I would personally like is the ability to share IPFS hosted videos(and other media formats) using a special tag such as:
<ipfs id="QmXiRQB8zaqQe6DreZWCQf2QeH5rG4nRbSBQBS67iGHFMf" type="video/mp4" />
with the ability to choose your IPFS gateway(including localhost) in the settings.
Or just allowing the classic HTML5 video tag
<video>
<source src="https://mydomain.com/video.mp4" type="video/mp4" />
</video>
RE: Snaps Container // 1747283760