NabokD / pockettube

The best way to manage your YouTube subscriptions
https://pockettube.io/
163 stars 6 forks source link

Extension UX Not Showing #93

Closed justinormont closed 1 week ago

justinormont commented 4 months ago

Today the extension's UX on YouTube.com stopped rendering. Worked yesterday.

Screenshot 2024-02-29 at 2 27 57 PM


Nothing obvious in the console:

Screenshot 2024-02-29 at 2 27 46 PM

The PocketTube extension is correctly loaded into the page: image Running:

Perhaps the DOM / classes / IDs changed and it can't locate which parts to modify? I do end up in random A/B test flights with each page load, but reloading doesn't help this time.

justinormont commented 4 months ago

I reloaded ~20 times. The extension UX shows about 1/8th of the time.

Until Google eventually blocked me which is a first with "GOOGLE_ABUSE_EXEMPTION" -- https://www.youtube.com/?google_abuse=GOOGLE_ABUSE_EXEMPTION%3DID%3D6a4c[REDACTED]xjA%3B+path%3D/%3B+domain%3Dgoogle.com%3B+expires%3DFri,+01-Mar-2024+01:52:50+GMT

Since I don't keep YouTube cookies, each reload is a semi-independent set of A/B test flights (e.g. only two columns of videos vs. three, or no videos at all just a "Try searching to get started\nStart watching videos to help us build a feed of videos you'll love." message).

NabokD commented 4 months ago

It's weird, maybe it's A/B tests, because I can't reproduce the behavior

IngvarListard commented 3 months ago

Obviously, this is because region restriction (ru region). There is a lot of code like below in source image Just change region to Belarus for example like described here https://support.google.com/youtube/answer/87604?hl=en&co=GENIE.Platform%3DDesktop

justinormont commented 1 week ago

Mine is set to 'US'. Screenshot 2024-06-19 at 11 45 52 PM

That said, I haven't seen this issue in a while, so I'm closing it.