HatScripts / youtube-auto-liker

A userscript that automatically likes 👍 each video you watch on YouTube ▶️
68 stars 15 forks source link

Stopped working #21

Closed n3rdyguy closed 2 years ago

n3rdyguy commented 2 years ago

Violentmonkey ver 2.13.3, Chrome ver 107.0.5304.36

HatScripts commented 2 years ago

Hi @n3rdyguy, would you be able to provide the console debug messages please?

To enable debug mode:

  1. Open a YouTube tab
  2. Click the 'Settings' button under 'YouTube Auto-Liker' in your userscript manager

  3. Check the box next to 'Debug mode'

    image

  4. Click 'Save'

    image

n3rdyguy commented 2 years ago

YouTube Auto-Liker: Checking whether subscribed... YouTube Auto-Liker.user.js:972 YouTube Auto-Liker: We are subscribed YouTube Auto-Liker.user.js:1005 YouTube Auto-Liker: Trying to like video... YouTube Auto-Liker.user.js:983 YouTube Auto-Liker: Failed to like video: Error: Couldn't find dislike button. Will try again in 1000 ms... YouTube Auto-Liker.user.js:966 YouTube Auto-Liker: Checking whether subscribed... YouTube Auto-Liker.user.js:972 YouTube Auto-Liker: We are subscribed YouTube Auto-Liker.user.js:1005 YouTube Auto-Liker: Trying to like video... YouTube Auto-Liker.user.js:983 YouTube Auto-Liker: Failed to like video: Error: Couldn't find dislike button. Will try again in 1000 ms... YouTube Auto-Liker.user.js:966 YouTube Auto-Liker: Checking whether subscribed... YouTube Auto-Liker.user.js:972 YouTube Auto-Liker: We are subscribed YouTube Auto-Liker.user.js:1005 YouTube Auto-Liker: Trying to like video... YouTube Auto-Liker.user.js:983 YouTube Auto-Liker: Failed to like video: Error: Couldn't find dislike button. Will try again in 1000 ms... YouTube Auto-Liker.user.js:966 YouTube Auto-Liker: Checking whether subscribed... YouTube Auto-Liker.user.js:972 YouTube Auto-Liker: We are subscribed YouTube Auto-Liker.user.js:1005 YouTube Auto-Liker: Trying to like video... YouTube Auto-Liker.user.js:983 YouTube Auto-Liker: Failed to like video: Error: Couldn't find dislike button. Will try again in 1000 ms...

HatScripts commented 2 years ago

Thanks. Can you give the new version a try and let me know how you go?

v1.3.16 - https://github.com/HatScripts/youtube-auto-liker/commit/87e09ee066d71f1490ae4a7f19dbdd33a8a073aa

n3rdyguy commented 2 years ago

This works again! Thank you!