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
win11
ChromBrave
Tampermonkey
1.5.3.1
Yesterday the videos opened with the watch key, today the route live is observed.
watch
live
Exapmple:
Yesterday www.youtube.com/watch?v=UmAWPUGYeL0
Today https://www.youtube.com/live/UmAWPUGYeL0
The display of youtube site is related to the watch key.
key
I need to add live to the regular expression to display new videos.
Update: Right now links open via watch I don't know what this has to do with, but I think adding a route live wouldn't hurt.
The text was updated successfully, but these errors were encountered:
6b42950
Merge pull request #658 from SashaXser/main
88cceeb
Fix #657
No branches or pull requests
Operating system
win11
Browser
ChromBrave
Userscript manager
Tampermonkey
Script version
1.5.3.1
Describe the bug
Yesterday the videos opened with the
watch
key, today the routelive
is observed.Exapmple:
Yesterday
www.youtube.com/watch?v=UmAWPUGYeL0
Today
https://www.youtube.com/live/UmAWPUGYeL0
The display of youtube site is related to the watch
key
.I need to add live to the regular expression to display new videos.
Update:
Right now links open via
watch
I don't know what this has to do with, but I think adding a routelive
wouldn't hurt.The text was updated successfully, but these errors were encountered: