Skip to content

A POSIX script that helps you open mxplayer url video (without API) using MPV.

License

Notifications You must be signed in to change notification settings

vinodnimbalkar/mxplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mxplayer

A posix script that helps you open video (with out API) using mpv.


Dependencies

Installation

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

Usage

$ mxplayer <url>

How do I run locally

  • 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

Contributing

Feel free to open an issue (or even better, send a Pull Request). Contributions are very welcome!! 😄

About

A POSIX script that helps you open mxplayer url video (without API) using MPV.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages