Update README.md

This commit is contained in:
JRK 2024-08-01 10:13:12 +02:00 committed by GitHub
parent 8cc56243e6
commit 80d6b6ef92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ If you value this project, please think about awarding it a ⭐. Thanks ! 🙏
<details closed>
<summary><h3>Videos aren't playing why ?</h3></summary>
<summary><h3>Why aren't the videos starting?</h3></summary>
This is "normal" behavior. Videos do not play automatically in Chrome because it requires user interaction with the page (a simple click inside the webpage is enough). If you open the console, you'll see the error: [Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first...](https://goo.gl/xX8pDD)