Opens URLs (video) in mpv or vlc media players
Supported players:
src directory here.[!IMPORTANT] For mpv setup,
ytdl://URL’s need to be associated with mpvFor vlc setup,
vlc://URL handler needs to be created, such URLs be associate with it
Download and run the install.sh script. Option to choose players will be provided.
chmod +x ./install.sh
./install.sh
about:support.handlers.json file.ytdl with and empty object {} at the end of
schemes object value, like this:
"schemes": {
// <other schemes here already>,
"ytdl": {}
}
about:preferences#general and find the
Applications section. Here, you will find the ytdl entry.ytdl entry as to open with mpv.