YouTube autolike

Auto-like YouTube video if you are subscribed to the author's channel. Or can set an option to like all videos regardless if you are subrscribed or not.

< 脚本YouTube autolike的反馈

评价:好评 - 脚本运行良好

§
发表于:2023-09-26

It doesn't work anymore :(
Is there a way to choose if put like to all the videos and not only if you're subscribed?

§
发表于:2023-09-26
编辑于:2023-09-26

I think you might try changing window.ytInitialPlayerResponse to document.querySelector('ytd-page-manager#page-manager').data.playerResponse

§
发表于:2023-09-26

I think you might try changing window.ytInitialPlayerResponse to document.querySelector('ytd-page-manager#page-manager').data.playerResponse

Like this? (watch the img attached)

§
发表于:2023-09-26

I think you might try changing window.ytInitialPlayerResponse to document.querySelector('ytd-page-manager#page-manager').data.playerResponse Like this? (watch the img attached)

getObjectProperty(document.querySelector('ytd-page-manager#page-manager').data.playerResponse, 'annotations.0.playerAnnotationsExpandedRenderer.featuredChannel.subscribeButton.subscribeButtonRenderer.subscribed');
§
发表于:2023-09-26
getObjectProperty(document.querySelector('ytd-page-manager#page-manager').data.playerResponse, 'annotations.0.playerAnnotationsExpandedRenderer.featuredChannel.subscribeButton.subscribeButtonRenderer.subscribed');

Ok I edited it but it still doesn't work :( not even with the subscribed channels :(

§
发表于:2023-09-26

I'm using violentmonkey with Chrome

§
发表于:2024-01-24
编辑于:2024-01-24

The script has been updated and works again. I'll work ASAP on a way to add option panel to set if you want to like all the videos or not. For next issues, please go on https://github.com/blackstar0169/youtube-autolike-script/issues because greasyfork does not notify me when I have a new comment.

§
发表于:2024-01-24

I've updated the script and now you have a Configuration menu under my script when you click on the Tampermonkey extension icon. This appears only when you are on a YouTube page.

§
发表于:2024-01-25

I've updated the script and now you have a Configuration menu under my script when you click on the Tampermonkey extension icon. This appears only when you are on a YouTube page.

thank uuu 😍

发表回复

登录(不可用)以发表回复。

QingJ © 2025

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