Metadata-Version: 2.1
Name: mov-cli
Version: 0.1.8
Summary: A module to download and stream your favorite movies and series.
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
License-File: LICENSE

# mov-cli
A cli tool to browse and watch movies.

![GitHub Repo stars](https://img.shields.io/github/stars/mov-cli/mov-cli?style=for-the-badge) ![GitHub repo size](https://img.shields.io/github/repo-size/mov-cli/mov-cli?style=for-the-badge) ![GitHub last commit](https://img.shields.io/github/last-commit/mov-cli/mov-cli?style=for-the-badge)
[![GitHub issues](https://img.shields.io/github/issues/mov-cli/mov-cli?style=for-the-badge)](https://github.com/mov-cli/mov-cli/issues)
[![GitHub license](https://img.shields.io/github/license/mov-cli/mov-cli?style=for-the-badge)](https://github.com/mov-cli/mov-cli/blob/v3/LICENSE)

![ezgif com-gif-maker(2)](https://user-images.githubusercontent.com/64269332/183303522-9035eee7-f6a0-4ebe-8d22-753204a64efc.gif)

## Pre-requisites
```
You'll need FFmpeg!
For Linux Users: https://ffmpeg.org/download.html#build-linux
For Windows Users: https://github.com/BtbN/FFmpeg-Builds/releases
IMPORTANT: Please add FFmpeg to Path!!
```
```
You'll Need MPV:
Most Linux Distros have MPV as a package.
For Windows Users: https://mpv.io/installation/
```

### Python

```python
pip install git+https://github.com/mov-cli/mov-cli
or
pip install mov-cli
```
### Shell

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

## Usage

### Shell

```bash
mov-cli
```
After running the command, follow the instructions given in your terminal

## Disclaimer
This project is to be used at the userâ€™s own risk, based on their government and laws.

The Devs hold no responsibility for actions done with this Tool.

[Full Disclaimer](disclaimer.org)

## Known issues

```
1. The python version currently doesn't work on some systems(Windows). -> update beautifulsoup4.
2. The read operation timed out. -> fixed.
3. Numbers in titles from actvid, sflix & solar don't show up -> my bad regex. -> fixed.
4. Downloads Don't work. -> fixed.
5. Theflix; no results found. -> fixed
6. Olgply doesn't work.
.
.
.
Many more to be found.
```
*These issues will be fixed soon.*
## Contributing
Pull requests are welcome and *appreciated*. For major changes, please open an issue first to discuss what you would like to change.

## ISP

Your ISP may or may not block some providers, if thats the Case:

Change your DNS Settings

[1.1.1.1](https://1.1.1.1/dns/#setup-instructions)

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

## License
[GPLv3](https://choosealicense.com/licenses/gpl-3.0/)
