Add YouTube Video Progress

Adds a progress bars (or dots) at bottom of video, a progress text which includes video quality and subtitle indicators, and a chapter title box on the YouTube video page.

< 脚本Add YouTube Video Progress的反馈

评价:好评 - 脚本一切正常

§
发表于:2024-08-01

Updated to newest version, but it doesn't work now. In my Chrome console, it says:
"Uncaught TypeError: Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment."
Any idea how to fix this?

jcunews作者
§
发表于:2024-08-02

I can not reproduce that problem in my Chromium.

Disable the script, reload the page, then recheck the console.

§
发表于:2024-08-06

I can confirm that the script is no longer working, using Opera with Tampermonkey. Getting the same errors as nevlin in the console.

§
发表于:2024-08-06

I can not reproduce that problem in my Chromium.

Disable the script, reload the page, then recheck the console.

Disabled/enabled script & issue still persists. Same when I disabled/enabled TamperMonkey extension.
Also found out it's happening with another one of your other userscripts I installed (Mark Watched Youtube Videos).

Not sure if it helps, but I attached screenshots of the errors in Chrome console and the location in the script where the error occurred:

jcunews作者
§
发表于:2024-08-07

This seems to be Tampermonkey specific problem. There's a UserScript which supposedly fixes that. So, you might want to try that and report back.

https://greasyfork.org/en/scripts/433051-trusted-types-helper

jcunews作者
§
发表于:2024-08-07

This seems to be Tampermonkey specific problem. There's a UserScript which supposedly fixes that. So, you might want to try that and report back.

https://greasyfork.org/en/scripts/433051-trusted-types-helper

Scratch that. It won't work in this case. I'll think of something else.

jcunews作者
§
发表于:2024-08-07

Turns out that, it's due to the new one-sided anti-content-control "trusted" CSP policy (sic). The script has been updated for that. Other affected scripts will follow.

§
发表于:2024-08-07

Awesome! It's working again!
Huge props to you for not only being so quick to respond to feedback, but also for implementing a fix in such a short time.

§
发表于:2024-08-07

Working for me again too. Thanks.

发表回复

登录以发表回复。