Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 449 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 449 Bytes

ASCII Animation Generator

Preparation

pip install tqdm
git clone https://github.com/wsan-computing/ascii-anime.git

Usage

cd path/to/ascii-anime
python3 create.py -t url -i https://www.nicovideo.jp/watch/sm8628149
python3 play.py

Options

-t/--type select URL or Local file
-i/--input URL or File path

Requirements

Item Description
OS Windows(Using WSL)
Ubuntu
Module tqdm