/termvideo

View video files in a terminal!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TermVideo: View Video Files in a Terminal

TermVideo is a Python program which uses escape sequences to display video files in a terminal. It's fast, simple, and easy to use.

Install with pip install termvideo.

how termvideo works

Requirements:

  • Python 3
  • OpenCV for Python
  • Any terminal emulator with Truecolor support (or use termvideo -b ascii for ascii art mode)