We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you click a link to a YouTube video that links to a specific time, the URL is something like this:
https://www.youtube.com/watch?t=121&v=DGQSsk3k95k
This breaks your bookmarklet. When I use it I get this URL:
https://www.youtube.com/embed/121&v=DGQSsk3k95k?autoplay=1&start=121
which is not a valid URL to video.
The text was updated successfully, but these errors were encountered:
Makes sense. Thanks for taking the time to report!
Sorry, something went wrong.
No branches or pull requests
If you click a link to a YouTube video that links to a specific time, the URL is something like this:
This breaks your bookmarklet. When I use it I get this URL:
which is not a valid URL to video.
The text was updated successfully, but these errors were encountered: