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

youtube: Normalize timestamps to seconds #12

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

leungbk
Copy link
Contributor

@leungbk leungbk commented Sep 21, 2023

This attempts to fix a problem where enqueuing https://www.youtube.com/watch?v=6zY89ZLDZVo&t=5s will start at the beginning of the video rather than at the specified timestamp.

However, I do not know how to test because of a problem I encountered, described in #11.

@leungbk leungbk force-pushed the youtube-normalize-timestamps branch from 4f54b51 to a1f1e48 Compare October 3, 2023 10:47
@leungbk
Copy link
Contributor Author

leungbk commented Oct 3, 2023

@jakemiki would you mind taking a look?

@jakemiki jakemiki self-assigned this Oct 3, 2023
@jakemiki
Copy link
Owner

jakemiki commented Oct 3, 2023

Hi, sorry for taking so long.

Just out of curiosity, where do you get YouTube links with timestamps in this format? Sharing from the website creates the one currently supported.

Anyway, looks good to me.

@jakemiki jakemiki merged commit 32ca041 into jakemiki:main Oct 3, 2023
2 checks passed
@leungbk leungbk deleted the youtube-normalize-timestamps branch October 3, 2023 13:56
@leungbk
Copy link
Contributor Author

leungbk commented Oct 3, 2023

Hi, sorry for taking so long.

No problem, thanks for merging!

where do you get YouTube links with timestamps in this format?

What do you mean by "this format"? I've seen people posting into Twitch chats YouTube links with timestamps in hours/minutes/seconds.

BTW, if you have some time, would you be willing to explain to me the behavior I noticed in #11?

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

Successfully merging this pull request may close these issues.

2 participants