A posix script that helps you open video (with out API) using mpv.
This one-line installation does not support every OS
curl -sL "https://raw.githubusercontent.com/vinodnimbalkar/mxplayer/main/mxplayer" | sudo tee ~/.local/bin/mxplayer >/dev/null && sudo chmod +x ~/.local/bin/mxplayer
$ mxplayer <url>
- Clone this repository
git clone https://github.com/vinodnimbalkar/mxplayer.git
cd mxplayer
chmox +x mxplayer
./mxplayer https://www.mxplayer.in/show/watch-melting-heart-hindi-dubbed/season-1/episode-1-online-f249da5a4b170cedf239dea762094c27
Feel free to open an issue (or even better, send a Pull Request). Contributions are very welcome!! 😄