yakisova41 / return-youtube-comment-username

This is to change the handle in the YouTube comments section to a username
https://rycu.yakisova.com/
MIT License
50 stars 2 forks source link

Stopped working again (0.4.2) #91

Closed lheydon closed 3 months ago

lheydon commented 3 months ago

@yakisova41, the extension has just stopped working again in some places (0.4.2).

Notifications dropdown summary: Working

Notifications dropdown expanded: Not working.

Comment section normal: Not working.

Comment section expanded: Working.

Thanks in advance!

yakisova41 commented 3 months ago

Are there displayed any errors in console? would you paste a screenshot of console please? @lheydon Thenks.

lheydon commented 3 months ago

Are there displayed any errors in console? would you paste a screenshot of console please? @lheydon Thenks.

Sure @yakisova41 I can check, do you mean the standard console as in the 'Chrome menu βž” Developer tools βž” Console'? Or is there a different one specific to add-ons?

Is there a particular state you require YouTube to be in when I'm doing doing so, or just in any of the aforementioned states when the add-on isn't changing the handles to usernames correctly?

What am I specifically looking for in the console? Am I filtering it by a relevant keyword, such as 'rycu'?

Thanks in advance πŸ‘

yakisova41 commented 3 months ago

You can open the console how press the F12 key in the page of problem. Im looking for debug info by rycu (The line wrote INNERTUBE_CLIENT_VERSION at the top of the example screenshot) and any error.

Errors originating from rycu can be filtered by using the "rycu" keyword, but if there are other errors, they may be the cause of the this problem and therefore do not need to be filtered.

Example

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2024-03-30 233127

lheydon commented 3 months ago

@yakisova41, this is filtered by 'rycu'. Let me know if you want it unfiltered.

Screenshot 2024-03-31 194640

yakisova41 commented 3 months ago

I can confirm the issue myself that the comment repliy in the notifications and the highlighted repliy on the /watch page when clicking on them are not rewritten.

Comment section normal: Not working.

are you experiencing the problem with other comments section as well? If so, can you show me all the logs (unfiltered) that you can see in F12?

yakisova41 commented 3 months ago

At any rate, I have probably found the cause of the problem and have submitted v0.5.0, which fixes it, for review.

Please wait for a while for its release.

lheydon commented 3 months ago

At any rate, I have probably found the cause of the problem and have submitted v0.5.0, which fixes it, for review.

Please wait for a while for its release.

@yakisova41, sorry for the delay in responding. Everything now appears fixed for me in v0.5.0 πŸ‘