-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Frontend: Add video timestamp on external links #4101
Conversation
Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
1ff82a7
to
47cc9dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The JavaScript code looks good, I don't know crystal so I haven't reviewed that and I also don't have an Invidious development environment set up, so I haven't tested it either.
@syeopite In the end, I've done it properly. It now updates exactly once per second. |
@absidue it's deployed on the test instance if you want. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good to me on the test instance.
The timestamp parameter is ignored when automatic instance redirection is enabled. I guess a quick and dirty fix would be to just automatically include any additional URL parameters in the |
Closes #3089
Improves the situation for #3348