This is a Chrome / Firefox extension that allows you to play / download media across different websites with mpv / yt-dlp.
The project is currently on the very early stage of development and only works on Arch / Arch-based distros with KDE Plasma desktop environment. Want this to change as soon as possible? Feel free to contribute!
The project offers the following functionality:
- Firefox / Google Chrome support
- Playing video / audio with mpv
- Video / audio downloading
- Setting video resolution limit
- Integration with KDE Shell
- Easy to use installer script
- Support for tons of websites
- Clone the repository. Replace
branch
withfirefox
orchrome
depending on your browser.
git clone -b branch https://github.com/MasterDevX/mpvnet.git
- Run
install.sh
script and follow the instructions.