/mp4-to-ascii-gif

a set of scripts to dl a video from youtube and convert it into an ascii based gif

Primary LanguagePython

mp4 to ascii gif :neckbeard:

A set of scripts that facilitates downloading a video from youtube and then converting it into an ascii based GIF.

ascii_factory2.py is a modified from this repo by Kinman Covey.

Dependencies

ffmpeg
imageMagick
pytube
pillow (aka PIL)

TODO

Combine the scripts to streamline the workflow.