There should be a setting to allow autoplay. For my website I have videos autoplaying and it is important that they work. There is no setting in brave to allow autoplay universally so I have to switch to other browsers.
Please create a setting to allow autoplay universally (not just block or for specific sites)
@gregmtran,
I believe you can add a regex entry into the Allow list that will cover this. For example, the following entry:
https://*
should set any site visited to Allow autoplay – as the entry is essentially saying "Autoplay will be allowed for any website that starts with https:// and ends with [anything].