Thann / play-with-mpv

Chrome extension that allows you to play videos in webpages like youtube with MPV instead
https://chrome.google.com/webstore/detail/play-with-mpv/hahklcmnfgffdlchjigehabfbiigleji
The Unlicense
348 stars 80 forks source link

No connection #98

Open harkai84 opened 1 year ago

harkai84 commented 1 year ago

Hello,

in the description step 4 this link is shown to download.

pip install git+git://github.com/thann/play-with-mpv --user

However, no connection can be established. This is the error msg:

error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/thann/play-with-mpv /tmp/pip-req-build-ycglrkfo did not run successfully. │ exit code: 128 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/thann/play-with-mpv /tmp/pip-req-build-ycglrkfo did not run successfully. │ exit code: 128 ╰─> See above for output.

I hope you can fix it. Have a nice day.

ZakariaBouzouf commented 11 months ago

Hi i had the same issue but this works for me : pip install git+https://github.com/thann/play-with-mpv --user