Metadata-Version: 2.1
Name: mp42uni
Version: 1.0.3
Summary: Use this to show a video in the terminal (Unicode art)
Home-page: https://github.com/donno2048/mp42uni
Author: Elisha Hollander
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: opencv-python (==4.5.2.52)
Requires-Dist: Pillow (==8.2.0)

# mp4-to-unicode

Use this to show a video in the terminal (Unicode art)

## install

### From PyPi

```sh
pip3 install mp42uni
```

### From GitHub

```sh
pip3 install git+https://github.com/donno2048/mp42uni
```

## Usage

Run `mp42uni <video.mp4>` with the terminal **maximized** to display _<video.mp4>_ as ascii art.

If you get `_curses.error: addwstr() returned ERR` try decreasing the font size.


