YouTube - Proper Description

Watch page description below the video with proper open/close toggle, instead of a side bar.

< Σχολιασμός για τον κώδικα YouTube - Proper Description

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 06/08/2024

Sometime yesterday, this stopped working. On reloading a page, I got the new bubble designs for description and like buttons, which this had gotten rid of.

q1kΔημιουργός
§
Δημοσιεύτηκε: 08/08/2024

Add this just after the metadata and let me know if it works.

if (window.trustedTypes && window.trustedTypes.createPolicy) {
    window.trustedTypes.createPolicy('default', {
        createHTML: (string, sink) => string
    });
}
§
Δημοσιεύτηκε: 08/08/2024

Inserted on line 14, did the trick, thanks boss

q1kΔημιουργός
§
Δημοσιεύτηκε: 08/08/2024

Alright, I've updated the script.
Can you please change the rating, thanks.

§
Δημοσιεύτηκε: 09/08/2024

Amended

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.