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

kayces/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 10 Providers:

TheFlix · Vidsrc · Eja · ustvgo · Ask4Movie · KimCartoon · Actvid · SFlix · Solar · DopeBox

USTVGO: US IP Only or US VPN

(back to top)

Getting Started

Prerequisites

  • mpv
  • FFmpeg

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

Contributors:

(back to top)

License

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

(back to top)

Contact

Author: Poseidon444 | Discord

Maintainer: R3tr0Ananas | Discord

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 shows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • Shell 8.2%
0