Videos autoplaying for users with P2P media enabled.
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
Videos are auto-playing for users with P2P media disabled.
### Steps to reproduce
1. Either get access to an account with P2P enabled, or on a test env, alter the user object. Because of https://gitlab.com/minds/front/issues/2195 you will likely not be able to just turn it on on a fresh user.
2. Post a video
3. Scroll, observe autoplay
### Platform information
Cross-platform web
### What is the current *bug* behavior?
Videos auto-play.
### What is the expected *correct* behavior?
Videos should not auto-play.
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
issue