This repository contains a set of scripts to convert the "Bad Apple" video into ASCII art representation and display it on terminal.

- FFmpeg (optional): convert video to image frames.
- Python (version 3.x) or bash.
- Mpv: A media player play audio background.
- Ascii-image-converter (optional): convert image frame to text file.
To convert the "Bad Apple" video (bad_apple.mp4) into ASCII art and save it into frames-ascii folder, run the following command:
sh make-ascii.shpython3 run.pysh run.shIdea from this video