Skip to content

Improve parsing of timestamps in youtube description to work for other formats #7

@utsab

Description

@utsab

Currently, the regular expressions that we use to parse time stamps assume that they will have the following format:

for example,

1:47 Introduction to hash maps

But there are other timestamp formats such as in this video. Can you improve the parsing logic to work with the format in that video? Also, are there other timestamp formats featured in other videos that we're not aware of?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions