Use local player to open file from browser in ONE click!
-
Install Tampermonkey extension to browser and add addurl.js to it;
-
Prepare a tool for the URL
-
Registry the custome url protocol by install.cmd;
-
Finally enjoy you life!
install.cmd mpv
install.cmd /u mpv
URL: mpv:http://example.com/samp.mp4
will be convert to a system command
mpv http://example.com/samp.mp4
click in browser then the file will be open.