Metadata-Version: 2.1
Name: mov-cli
Version: 0.7.7
Summary: A module to download and stream your favorite movies and shows.
Home-page: https://github.com/mov-cli/mov-cli
Author: pain@poseidon444
Author-email: painedposeidon444@gmail.com
Maintainer: ananas@r3tr0ananas
Maintainer-email: r3tr0ananas@hotmail.com
Keywords: stream,series,series-stream,tv showstwist,download,free,movies,mov-cli,movie-streamer,theflix,actvid,sflix,solar,olgply
Description-Content-Type: text/markdown
License-File: LICENSE


<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
<a name="readme-top"></a>
<!--
*** Thanks for checking out the Best-README-Template. If you have a suggestion
*** that would make this better, please fork the repo and create a pull request
*** or simply open an issue with the tag "enhancement".
*** Don't forget to give the project a star!
*** Thanks again! Now go create something AMAZING! :D
-->



<!-- PROJECT SHIELDS -->
<!--
*** I'm using markdown "reference style" links for readability.
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
*** See the bottom of this document for the declaration of the reference variables
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]


<!-- PROJECT LOGO -->
<br />
<div align="center">
  <a href="https://github.com/mov-cli/mov-cli">
    <img src="https://user-images.githubusercontent.com/83706294/194960059-a9202d72-f033-46b4-b756-3193dc54fb20.png" alt="Logo" width="80" height="80">
  </a>

  <p align="center">
    A cli tool to browse and watch movies/shows.
    <br />
    <br />
    <a href="https://github.com/mov-cli/mov-cli/issues">Report Bug</a>
    ·
    <a href="https://github.com/mov-cli/mov-cli/issues">Request Feature</a>
  </p>
</div>

<!-- TABLE OF CONTENTS -->
<details>
  <summary>Table of Contents</summary>
  <ol>
    <li>
      <a href="#about-the-project">About The Project</a>
    </li>
    <li>
      <a href="#getting-started">Getting Started</a>
      <ul>
        <li><a href="#prerequisites">Prerequisites</a></li>
        <li><a href="#installation">Installation</a></li>
        <ul>
          <li><a href="#windows-/-linux">Windows / Linux</a></li>
          <li><a href="#android">Android</a></li>
        </ul>
      </ul>
    </li>
    <li><a href="#usage">Usage</a></li>
    <li><a href="#disclaimer">Disclaimer</a></li>
    <li><a href="#roadmap">Roadmap</a></li>
    <li><a href="#contributing">Contributing</a></li>
    <li><a href="#license">License</a></li>
    <li><a href="#contact">Contact</a></li>
    <li><a href="#inspiration">inspiration</a></li>
  </ol>
</details>


## Preview
https://user-images.githubusercontent.com/83706294/212223865-44ff52f4-359c-4df2-b71c-91b35f7fc85e.mov

<!-- ABOUT THE PROJECT -->
## 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 18 Providers:
```
TheFlix · Actvid · SFlix · Solar · DopeBox · WLEXT · KinoX · StreamBlasters · TamilYogi · Einthusan · ViewAsian · Watchasian · Gogoanime · Hentaimama · Eja · KimCartoon · Javct · Turkish123
```
<p align="right">(<a href="#readme-top">back to top</a>)</p

<!-- GETTING STARTED -->
## Getting Started



### Prerequisites

- [`mpv`](https://mpv.io) - Player used for Windows and Linux
- [`iina`](https://iina.io) - player used for MacOS
- [`ffmpeg`](https://github.com/FFmpeg/FFmpeg) - For downloads 
- [`fzf`](https://github.com/junegunn/fzf) - The selection Menu


### Installation

- Windows / Linux

  - 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
    ```

- Android (Only for Python Version)
  - Make sure [MPV](https://play.google.com/store/apps/details?id=is.xyz.mpv) and [Termux](https://play.google.com/store/apps/details?id=com.termux) from Play Store is installed.
  
  - Install ``libxml2`` and ``libxslt`` in Termux.
    ```
    apt-get install libxml2 libxslt
    ```

  - Install ``mov-cli``.
    ```
    pip install mov-cli
    ```

<p align="right">(<a href="#readme-top">back to top</a>)</p>



<!-- USAGE EXAMPLES -->
## Usage

Type: ```mov-cli``` into your Commandline.
<p align="right">(<a href="#readme-top">back to top</a>)</p>


<!-- DISCLAIMER -->
## 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](https://github.com/mov-cli/mov-cli/blob/v3/disclaimer.org)
<p align="right">(<a href="#readme-top">back to top</a>)</p>

<!-- Feature -->
## Feature

If you want a feature, create an [issue](https://github.com/mov-cli/mov-cli/issues/new) or create the feature and make a pull request.
<p align="right">(<a href="#readme-top">back to top</a>)</p>

<!-- CONTRIBUTING -->
## Contributing


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

Contributors:

<a href = "https://github.com/mov-cli/mov-cli/graphs/contributors">
  <img src = "https://contrib.rocks/image?repo=mov-cli/mov-cli"/>
</a>

<p align="right">(<a href="#readme-top">back to top</a>)</p>



<!-- LICENSE -->
## License

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

<p align="right">(<a href="#readme-top">back to top</a>)</p>



<!-- CONTACT -->
## Contact

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

Maintainer: R3tr0Ananas | ```Discord: </Ananas>#1000```

Project Link: [https://github.com/mov-cli/mov-cli](https://github.com/mov-cli/mov-cli)

<p align="right">(<a href="#readme-top">back to top</a>)</p>


<!-- Inspiration -->
## Inspiration

Heavily inspired from [ani-cli](https://github.com/pystardust/ani-cli)

<p align="right">(<a href="#readme-top">back to top</a>)</p>



<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/mov-cli/mov-cli.svg?style=for-the-badge
[contributors-url]: https://github.com/mov-cli/mov-cli/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mov-cli/mov-cli.svg?style=for-the-badge
[forks-url]: https://github.com/mov-cli/mov-cli/network/members
[stars-shield]: https://img.shields.io/github/stars/mov-cli/mov-cli.svg?style=for-the-badge
[stars-url]: https://github.com/mov-cli/mov-cli/stargazers
[issues-shield]: https://img.shields.io/github/issues/mov-cli/mov-cli.svg?style=for-the-badge
[issues-url]: https://github.com/mov-cli/mov-cli/issues
[license-shield]: https://img.shields.io/github/license/mov-cli/mov-cli.svg?style=for-the-badge
[license-url]: https://github.com/mov-cli/mov-cli/blob/master/LICENSE.txt
