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

Timestamp intervals #181

Open
skeie opened this issue Aug 11, 2023 · 0 comments
Open

Timestamp intervals #181

skeie opened this issue Aug 11, 2023 · 0 comments
Labels
type/feature Issue or PR related to a new feature

Comments

@skeie
Copy link

skeie commented Aug 11, 2023

Describe the feature you'd like to request

Adding support for timestamp interval for output timecode_txt,srt and vtt.

I.E today I get back this

00:00.000 --> 00:02.000
One, two three

00:02.000 --> 00:11.000
Those are the three first numbers

00:11.000 --> 00:20.000
Some other text is here

Would be great it tell it not to split anything before 20 second

00:00.000 --> 00:20:00
One, two three. Those are the three first numbers. Some other text is here

Describe the solution you'd like

Maybe add a query parameter to /v1/download/<job_id>

@skeie skeie added the type/feature Issue or PR related to a new feature label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Issue or PR related to a new feature
Projects
None yet
Development

No branches or pull requests

1 participant