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或关注我们的公众号极客氢云获取最新地址