8000 GitHub - NoelJacob/mov-cli: [WIP]An ani-cli like cli tool for movies and webseries
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NoelJacob/mov-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

A cli tool to browse and watch movies.

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. inspiration

About The Project

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 

(back to top)

Getting Started

Prerequisites

  • 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
    

Installation

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

(back to top)

Usage

Type: mov-cli in to your Commandline.

(back to top)

Roadmap

We do not have an clear Roadmap.

If you want an Features, create a issue or create an Feature and make an 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

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

(back to top)

Contact

Author: Poseidon444 | painedposeidon444@gmail.com

Maintainer: R3tr0Ananas | r3tr0ananas@hotmail.com

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

(back to top)

Inspiration

Heavily inspired from ani-cli

(back to top)

About

[WIP]An ani-cli like cli tool for movies and webseries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • Shell 8.2%
0