Restore animated thumbnail previews - youtube.com

To restore animated thumbnail previews, requires inline previews to be disabled in your YouTube settings. Note: not Greasemonkey compatible. v2.0 adds fallback option of a still image carousel for the homepage where YouTube has changed their data structure to no longer provide an_webp animated thumbnail urls, which is affecting some users; for such users non-homepage pages are unaffected and continue to use the an_webp animated thumbs.

< Σχολιασμός για τον κώδικα Restore animated thumbnail previews - youtube.com

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

§
Δημοσιεύτηκε: 15/12/2023

Can't download the script because this message:

Ignoring @match pattern http*://www.youtube.com/* because: Error: @match: Invalid protocol (http*:) specified.

I'm using Greasemonkey. I hope you can solve the problem :)

§
Δημοσιεύτηκε: 15/12/2023
Επεξεργάστηκε: 15/12/2023

Solved changing addon from Grasemonkey to Violentmonkey

seekhareΔημιουργός
§
Δημοσιεύτηκε: 15/12/2023

Thanks for the comments regarding compatibility. I just did a test now and although the @match pattern issue can be resolved be having separate @match lines for http://... and https://... the script still isn't working in Greasemonkey. I was a user of Greasemonkey myself until recently when I switched to Violentmonkey; Greasemonkey hasn't had an update in 3 years so is lacking features others have and also, in my experience, there seems to be other compatibility issues with scripts trying to run @run-at document-start which this script requires. So for anyone else, the advice is this script is not Greasemonkey compatible and the recommendation is to migrate to Violentmonkey which is likewise open source but is actively maintained (existing scripts can be exported and imported between them in a few clicks).

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

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