trystyncote / scripted-video

This is a project that attempts to produce an animation-looking video based on a given script.
MIT License
0 stars 0 forks source link

Work on Scripter class to support the sample_script formatting. #3

Closed trystyncote closed 1 year ago

trystyncote commented 1 year ago

Right now, the Scripter class is based on the method with the HTML tag style. Now that I'm going to use an SQL-inspired style, I need to edit the class accordingly. Currently unsure of what issues are occurring with the code since I am currently unable to test it.

trystyncote commented 1 year ago

Closed because this is now supported.