# To use this, you're going to need a `.bapple` file. You can get one of those by
# converting an MP4 using `asciic` (https://github.com/S0raWasTaken/bad_apple/tree/master/asciic)
asciic -c video.mp4
# Outputs: ./video.bapple
abc video.bapple
# Outputs ./videoI'll not provide static binaries for this project, because you'll need cargo and rust to use it anyway.
cargo install --git https://github.com/S0raWasTaken/ascii-binary-compiler abcMIT