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

Some YouTube links with timestamps will not include timestamp in redirected link #922

Closed
JacksonChen666 opened this issue May 8, 2024 · 0 comments

Comments

@JacksonChen666
Copy link

With https://youtube.com/live/Rh20NkNhpQs?t=212m45s, libredirect would redirect to https://yewtu.be/watch?v=Rh20NkNhpQs, which doesn't include the timestamp.

It's similar with https://youtu.be/Rh20NkNhpQs?t=212m45s and there's probably more types of links that I haven't found.

However, https://www.youtube.com/watch?v=Rh20NkNhpQs&t=212m45s does correctly redirect to https://yewtu.be/watch?v=Rh20NkNhpQs&t=212m45s.

(Note that youtu.be links may contain ?si= which basically track users. That should probably be stripped entirely.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants