Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splitting Captions Over Multiple Lines #106

Open
lpar105 opened this issue Nov 6, 2024 · 1 comment
Open

Splitting Captions Over Multiple Lines #106

lpar105 opened this issue Nov 6, 2024 · 1 comment

Comments

@lpar105
Copy link

lpar105 commented Nov 6, 2024

Hi all,

I've been using this tool to generate subtitles but came across a use case where I wanted to be able to split my subtitles over multiple lines.

"This is a very long subtitle line"

Becomes

"This is a very long
subtitle line"

Which is useful for emulating this kind of subtitle style: https://www.youtube.com/@PirateSoftware/shorts

I've added a function to the code to split this for me past a certain character length.

I'm not sure how niche this desire is... but if there is interest I'd be happy to clean it up, add the hard-coded values to be more flexible in the UI and share here.

@HEXW1N2
Copy link

HEXW1N2 commented Nov 6, 2024

This would be amazing.
I have had to do this manually, but this would save so much time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants