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

add text_without_tags support to SubRipFile #96

Open
lsloan opened this issue Mar 9, 2024 · 0 comments
Open

add text_without_tags support to SubRipFile #96

lsloan opened this issue Mar 9, 2024 · 0 comments

Comments

@lsloan
Copy link

lsloan commented Mar 9, 2024

The SubRipItem class supports two properties for getting the text of subtitles, text and text_without_tags. The latter conveniently returns the text with formatting tags removed.

The SubRipFile class supports the property text for getting the subtitle text, but it does not support one for removing format tags. That is unfortunate.

Please add a text_without_tags property to the SubRipFile class.

Thank you!

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

1 participant