joelibaceta / video-to-ascii

It is a simple python package to play videos in the terminal using characters as pixels
MIT License
1.67k stars 141 forks source link

Add JSON output format as a simple array of frames #74

Closed diegodorado closed 2 years ago

diegodorado commented 2 years ago

Each frame is an array of lines as JSON does not like line breaks without escaping.

joelibaceta commented 2 years ago

Thanks @diegodorado for your contribution 👍

diegodorado commented 2 years ago

You're welcome!

On Mon, Dec 6, 2021 at 1:39 AM Joel Ibaceta @.***> wrote:

Merged #74 https://github.com/joelibaceta/video-to-ascii/pull/74 into master.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/joelibaceta/video-to-ascii/pull/74#event-5718060825, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABS6LMGCHZCHW4EZAEFQJTUPQ46TANCNFSM5JFZH3TA .