austencm / youtube-auto-like

Chrome extension that automatically likes videos from your subscribed channels.
MIT License
164 stars 53 forks source link

Not working #102

Closed jas1t43 closed 1 year ago

jas1t43 commented 2 years ago

image

1


Log

YouTube Auto Like v2.7.1 Tue Apr 05 2022 User agent: { "browser": { "name": "Chrome", "version": "99.0.4844.84" }, "os": { "name": "Windows", "version": "NT 10.0", "versionName": "10" }, "platform": { "type": "desktop" }, "engine": { "name": "Blink" } } navigated: https://www.youtube.com/c/AnuragDwivedi/videos loading options... ...options loaded ({ "disabled": false, "like_what": "subscribed", "like_when": "instantly", "like_when_minutes": "2", "like_when_percent": "50" }) liker started waiting for buttons...

austencm commented 1 year ago

The service worker only runs briefly on launch to check for new releases, so it will be inactive most of the time. Guessing this was related to a YT layout change. Hopefully fixed in v2.7.2 or v2.7.3, but feel free to reopen if still not working!