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

Create unit test: Verify that the time-stamp parsing logic works for a variety of time-stamp formats #13

Open
utsab opened this issue Oct 17, 2021 · 0 comments

Comments

@utsab
Copy link
Collaborator

utsab commented Oct 17, 2021

A youtube video description could have timestamps in a variety of formats:

  • 01:34:21 chapter title
  • 1:34:21 chapter title
  • 34:21 chapter title
  • 4:21 chapter title
  • (4:21) chapter title
  • [4:21] chapter title

We should have a test cases to confirm that each of these formats is properly handled.

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