A proxy for media player, configure file open rule, and open file with different media player.
For example:
- rule A -> folder
/path/to/testA
-> opened by playerMPV
; - rule B -> folder
/path/to/testB
-> opened by playerMPC-BE
; - rule C -> folder
/path/to/testC
-> opened by playerPotPlayer
.
When double click file under /path/to/testA/*
, player-proxy will automatically match the rule and open it with MPV
.
-
Download the latest application on https://github.com/akiakise/player-proxy/releases
-
Open your video file and have a nice day.