arcusmaximus / YTSubConverter

A tool for creating styled YouTube subtitles
MIT License
767 stars 55 forks source link

Is it possible to write a Aegisub plugin that lets you use the custom yt tags YTSubConverter allows without converting to ytt and back to .ass? #74

Closed a-rabin closed 2 years ago

a-rabin commented 2 years ago

Hello, I wish to write a plugin that would let me use, for example, ytshake and other tags on a .ass subtitle without converting it to ytt and back to .ass. Will it be possible?

Thanks

arcusmaximus commented 2 years ago

You could do that with a Lua script, yes. (I won't do it because this repository is all about the .ytt format)