VIT
VIT - VideoInTerminal. A quick piece of code to play videos in your terminal using python. Inspired by: https://github.com/keroserene/rickrollrc/
Usage:
python video.py "./tmp/" video.mp4 > out && ./video.sh
This is something whipped up in like 30 mins, so don't expect it to be perfect.