video-ascii

1.0.5 • Public • Published

video-ascii

A cool terminal app that converts videos into ASCII text and reproduces them.

Example

Installation

The package must be installed globally to work:

$ npm i -g video-ascii # npm
$ yarn global add video-ascii # yarn

How does it work?

First, use the convert command on a .mp4 file:

$ vii convert my_video.mp4

This will create a file called my_video.vii on the same directory.

Next, use the play command to reproduce the .vii file:

$ vii play my_video.vii

Readme

Keywords

none

Package Sidebar

Install

npm i video-ascii

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

12.7 MB

Total Files

22

Last publish

Collaborators

  • elchologamer