Baldomo / open-in-mpv

Simple web extension to open videos in mpv
GNU General Public License v3.0
118 stars 7 forks source link

question: How to Install #30

Closed gristim closed 4 months ago

gristim commented 4 months ago

Question Description

I am currently on Linux and it is unclear to me how to install the program correctly. I have done the following:

It is not immediately obvious what the next steps are, but clicking on the browser extension does nothing, regardless of whether mpv is already open or not.

Thanks for your help!

Code Snippet (optional)

No response

Checklist:

Baldomo commented 4 months ago

Hello! The recommended way of installing the program is using the Makefile but for the binary release, you can just copy what make does in the target install:

https://github.com/Baldomo/open-in-mpv/blob/d599a6470c22a5a980e5da4894793bc8f8ae9c91/Makefile#L48-L49

tldr: just copy the binary to somewhere that's in your PATH