Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 555 Bytes

ASCII-video-player

Ever wanted to see how your favorite video would look like in ASCII art? Well now you can with ASCII-video-player

ASCIIVideoPlayer.mp4

Requirements

  • Python >= 3.12
  • Pipenv

How to use

  1. Clone this repo
  2. Run pipenv install
  3. Run pipenv run src/main.py [1]
  4. Choose your favorite video
  5. Wait for the video to be processed
  6. Enjoy!

[1] You can specify the following flag -t=B to run the app but with a night theme (as shown in the example video).