A cli tool to browse and watch movies.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
mov-cli is an Commandline Tool to watch and download shows, movies.
Shows and Movies are scraped from Streaming Sites.
mov-cli currently 5 Providers:
TheFlix · Vidsrc · Eja · Trailers · Ask4Movie
Discontinued: Actvid · SFlix · Solar · DopeBox
- mpv
Most Linux Distros have it as a Package.
Windows Users have to install it from: https://mpv.io/installation/
- FFmpeg
Most Linux Distros have it as a Package.
Windows Users have to install it from: https://github.com/BtbN/FFmpeg-Builds/releases
Choose from Python or Shell Python:
pip install mov-cli
Shell:
sudo curl -s "https://github.com/mov-cli/mov-cli/raw/v3/mov-cli" -L -o /usr/local/bin/mov-cli && sudo chmod +x /usr/local/bin/mov-cli
Type: mov-cli
in to your Commandline.
We do not have an clear Roadmap.
If you want an Features, create a issue or create an Feature and make an Pull Request.
Pull requests are welcome and appreciated. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE
for more information.
Author: Poseidon444 | painedposeidon444@gmail.com
Maintainer: R3tr0Ananas | r3tr0ananas@hotmail.com
Project Link: https://github.com/mov-cli/mov-cli
Heavily inspired from ani-cli