Video source link

Redirects to the video source when clicking on the button

作者
Gabriel Alfonso
日安装量
0
总安装量
85
评分
0 0 0
版本
0.1
创建于
2023-08-30
更新于
2023-08-30
大小
2.4 KB
许可证
MIT
适用于
所有网站

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.