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

Update the installation via pip in README.md #101

Open MasWag opened 3 months ago

MasWag commented 3 months ago

Since dependency_links is deprecated and is no longer supported by pip, the original installation does not work (at least in my environment). By explicitly specifying the link of install_freedesktop, it works well.

https://setuptools.pypa.io/en/latest/references/keywords.html#dependency_links