-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It doesn't seem to work anymore. #112
Comments
Did you look at the extension settings? Make sure it is set up to work with all videos, not just subscribed channels. I don't know if that is what you are encountering, but it seems a good place to start. |
Yes, the extension setting is already in 'all video'. |
Sorry for the wait! Please update to v2.7.3 and let me know if you still have issues. |
Hey, first of all, thank you for mantaining this extension and doing a great work. However, I've tried updating to 2.7.3 after last week's YT update and it's not working for me at the moment. Neither option (all/sub videos, instant/time/%...) is doing anything for me, the extension just keeps saying "please refresh the page to see changes" but nothing does. I've restarted both chrome and my pc, disabled other extensions I thought could maybe interfere... but no chance. Hopefully there's an easy change waiting to happen, otherwise just thanks for your time. |
@CelsiusVi would you mind clicking the bug icon in the top right of the options page and paste the log that it generates here? If you're comfortable using the dev console, could you also paste this in and let me know what it says? |
So apparently the log shows the extension is waiting for buttons, which aligns with what I thought by receiving the message, the new layout/interface makes it hard for it to recognise them. Also, I just noticed the OS shows Windows NT 10.0 version 10 when I'm currently on Win11, but that may not be important. And here's the Client version results window.ytcfg.get("INNERTUBE_CLIENT_VERSION") LogYouTube Auto Like v2.7.3 |
Strange, on my PC I get that client version too and no issues. I'm still on windows 10 but I don't think that matters here. Ok, one more thing to try: can you go to a video page, Ctrl-S, and attach the file here? |
Sure thing, I was just watching one, so this is it. |
Ok that is very interesting. YouTube tests a number of "experiments" on different people and you're getting a lot that I don't have. Your buttons are super different. I'll work on a patch. Thinking about this, it would be useful to try to keep a list of known experiments and include unknown ones in bug reports. Would be nice to have button markup in there too. I'll put it in planned features. |
Huh, that's interesting. I was really confused, seeing that many people were successful with this extension, the monkey script and other methods, while I was having trouble for the first time in forever. Sorry I can't be of much help with the code side, not my strong suit, but I hope it can be solved as you say :D |
Try https://github.com/austencm/youtube-auto-like/releases/tag/v2.7.4 when you get a chance! |
Fabulous, you did it! |
Thanks to the development of a good program, I have been using it so far. However, the program hasn't worked anymore since about a week ago. The original setting was to operate after 50%of the video starts on all channels. Even now, if you set it immediately after playing, it may work very rarely, but in most situations, it no longer works.
Log
YouTube Auto Like v2.7.2
Sun Jul 03 2022
User agent:
{
"browser": {
"name": "Chrome",
"version": "103.0.0.0"
},
"os": {
"name": "Windows",
"version": "NT 10.0",
"versionName": "10"
},
"platform": {
"type": "desktop"
},
"engine": {
"name": "Blink"
}
}
navigated: https://www.youtube.com/watch?v=80Y4XPk3Sug
loading options...
...options loaded ({
"disabled": false,
"like_what": "all",
"like_when": "instantly",
"like_when_minutes": "2",
"like_when_percent": "50"
})
liker started
waiting for buttons...
The text was updated successfully, but these errors were encountered: