Video source link

Redirects to the video source when clicking on the button

Auteur
Gabriel Alfonso
Nombre d'installations quotidiennes
0
Nombre d'installations
85
Évaluations
0 0 0
Version
0.1
Créer
2023-08-30
Mis à jour
2023-08-30
Taille
2,4 ko
Licence
MIT
S'applique à
Tous les sites

If this script detects a video tag with a usable video source, it will create a button that when clicked navigates to the video source. This is useful for when you only care about the video source and dont care about the wrapping website, and to avoid ads and other annoyances. It is also worth pointing out that often the video source loads faster than on the website so there will be less buffering when skipping around. In many way one could prefer the simple yet reliable default mp4 player of the browser than some of the goofy and experimental players that some websites have. Hope this script is as useful to you as it is for me.

P.S. If you know how to you can change the position of the button by changing the btn.style.inset property.