You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2018. It is now read-only.
I was watching a video about a new plastic that conducts electricity (link), and got a message about the new youtube material layout, and that Youtube Plus is not compatible with it.
I looked around and saw nothing new, it looked exactly like the old layout... I looked at your source code, and found the isMaterial function. Which seems to check for a tag that matches: "ytd-app, [src*='polymer'],[href*='polymer']". It matched a link in the video description that had the word polymer in its url.
I also found a small typo in the troubleshooting section:
Make sure that you are using the most recent YouTube+ version. If you aren't then update it, restart the browser and see if the problem has alerady been fixed.
I was watching a video about a new plastic that conducts electricity (link), and got a message about the new youtube material layout, and that Youtube Plus is not compatible with it.
I looked around and saw nothing new, it looked exactly like the old layout... I looked at your source code, and found the isMaterial function. Which seems to check for a tag that matches: "ytd-app, [src*='polymer'],[href*='polymer']". It matched a link in the video description that had the word polymer in its url.
I also found a small typo in the troubleshooting section:
alerady -> already