Alex313031 / Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
1.39k stars 36 forks source link

Mpv #23

Closed trimechee closed 1 year ago

trimechee commented 1 year ago

Hello, i find this extension so we can play URLs in mpv player, bit it seem like there is some problems in windows version : "Windows support is second-class. Feel free to open issues, but be advised that they won't be worked on unless someone else on Windows decides to fix them.

IMPORTANT: The Ruby native client does not work on Windows. You'll need to use the Python native client, which is included in the steps below and all helper scripts."

https://github.com/woodruffw/ff2mpv

this extension can be usefu if we want to increase network cache so we can use mpv palyer with big network cache and big media buffer, so can Thorium Browser integrate this extension to solve this problem or develp fork of this extension to avoid bugs and compatiblity problems please ?

may be this thread can help :

https://github.com/woodruffw/ff2mpv/issues/82

Alex313031 commented 1 year ago

This would be impossible to implement in a MV3 extension. It might be possible with an MV2 extension, but I wouldn't know how to go about it. Maybe it is possible to port the firefox version.

trimechee commented 1 year ago

Interesting ! thank you very much :)