YT: not interested in one click

Hover a thumbnail on youtube.com and click an icon at the right: "Not interested" and "Don't recommend channel"

< 腳本YT: not interested in one click的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2024-12-10

Youtube broke something with it again. Could you place some console log checks with a toggleable boolean variable near the start of the document in future revisions of this?

§
發表於:2024-12-10

And I think I already found the cause... as usual: they keep changing the freakin' recommendation card element's name in the HTML, because it also broke a CSS customization I have (which was an easy, immediate fix)

woxxom作者
§
發表於:2024-12-10

Still works for me. I don't know how to make such logs helpful because every time something different breaks and I have to debug it in devtools to understand what's wrong.

§
發表於:2024-12-10
編輯:2024-12-10

to explain, in my css customization I used to have it look up for ytd-compact-video-renderer, but the css customization stopped working at the same time as the script, so I hopped into it and changed ytd-compact-video-renderer for yt-lockup-view-model and it worked... But the script still broken on my end.

If I manually rename the element yt-lockup-view-model to ytd-compact-video-renderer with inspect tools, the script works, but the spacing gets messed up.

發表回覆

登入以回覆

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址