Skip to content
forked from mov-cli/mov-cli

A cli tool to browse and watch Movies/Shows/TV/Sports.

License

Notifications You must be signed in to change notification settings

auto-farm/mov-cli

 
 

Repository files navigation

Stargazers Issues MIT License


Logo

A cli tool to browse and watch movies/shows.

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Disclaimer
  5. Contributing
  6. Adding Languages
  7. License
  8. Contact
  9. inspiration

Preview

preview.mov

About The Project

mov-cli is a Commandline Tool to watch and download shows and movies.

Shows and Movies are scraped from Streaming Sites.

mov-cli currently scrapes 15 Providers:

Actvid · SFlix · Solar · DopeBox · WLEXT · KinoX · StreamBlasters · TamilYogi · Einthusan · ViewAsian · Watchasian · Gogoanime · Eja · KimCartoon · Turkish123

(back to top)

Getting Started

Prerequisites

  • mpv - Player used for Windows, Linux and Android
  • iina - player used for MacOS
  • ffmpeg - For downloads
  • fzf - The selection Menu

Installation

Windows / Linux

pip install mov-cli

Linux

  • If the above command results in an error, install pycryptodome before installing mov-cli.
    pip install pycryptodome
    

Windows

  • If the above command results in an error, install tldextract
    pip install tldextract
    

Android

  • Make sure MPV and Termux from Play Store is installed.

  • Install libxml2 and libxslt in Termux.

    apt-get install libxml2 libxslt
    
  • Install mov-cli.

    pip install mov-cli
    

(back to top)

Usage

Type: mov-cli into your Commandline.

(back to top)

Disclaimer

This project is to be used at the user’s own risk, based on their government and laws.

This project has no control on the content it is serving, using copyrighted content from the providers is not going to be accounted for by the developer. It is the user’s own risk.

More on That

(back to top)

Feature

If you want a feature, create an issue or create the feature and make a pull request.

(back to top)

Contributing

Pull requests are welcome and appreciated. For major changes, please open an issue first to discuss what you would like to change.

Contributors:

(back to top)

Add a Language

Please go to mov-cli/translations there are instructions on how to add a Language.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

Author: Poseidon444 | Discord: P A I N 4 4 4#4736

Maintainer: R3tr0Ananas | Discord: Ananas#2000

Project Link: https://github.com/mov-cli/mov-cli

(back to top)

Inspiration

Heavily inspired from ani-cli

(back to top)

About

A cli tool to browse and watch Movies/Shows/TV/Sports.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%