add why this tutorial for devtools

This commit is contained in:
Emilien 2025-01-02 14:44:48 +01:00
parent 5159041b40
commit 40a75ec01d

View File

@ -1,5 +1,11 @@
# Diagnose video playback issues with DevTools
## Why this tutorial?
Invidious or more specifically Video.JS (the library for the video player) can't give you a proper error for the famous message "The media could not be loaded, either because the server or network failed or because the format is not supported.".
Here is how to find the real error and fix it.
## Requirements
This tutorial only works on the desktop version of Firefox and Chromium based browsers (Chrome, Brave, Opera, Vivaldi, Edge and so on).