Skip to content
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

[ServerSide Bug] Several tweaks suddenly stopped working (hide clip, hide download, hide remix buttons) + Shorts buttons when paused #632

Open
KarmaBeast opened this issue May 15, 2024 · 22 comments
Labels
bug Something isn't working Server-Side This Indicates issues or problems that are related to the server or backend of a system

Comments

@KarmaBeast
Copy link

KarmaBeast commented May 15, 2024

Im still using an older version (19.16.3) of uYouEnhanced because I can't install/update to newer ipa at this moment. (Installation errors with my paid service...)
image
Suddenly I noticed now that several buttons that I hid, are suddenly, out of nowhere showing. How is this possible? For over a week I didn't update the app, didn't change anything and suddenly these annoying, useless buttons are showing 🫤

image
imageimage
image

Like I said I didn't(can't) update/overwrite the app. Still using the same for over a week.

EDIT: It seems like Shorts are also affected as they're showing several buttons when video is paused:

image

The Live and Shopping buttons weren't there before this happened

@arichornlover
Copy link
Owner

arichornlover commented May 15, 2024

YouTube literally broke it Server-Side, the implementation needs to be changed ;(

I literally witnessed it breaking today on the YouTube App when I was watching a couple of videos.

@KarmaBeast
Copy link
Author

KarmaBeast commented May 15, 2024

I literally suspected that as we were discussing it in the group right now.

I kinda suspected that Google changed something serverside that break these tweaks just now. I just noticed that they weren't working a couple minutes ago 😔 It's literally so annoying ...

@KarmaBeast
Copy link
Author

KarmaBeast commented May 15, 2024

Now with the empty gap of the Thanks button it's becoming even worse with Videos that have thanks button on them. The most used Save button is located at the very right end....

@KarmaBeast
Copy link
Author

KarmaBeast commented May 15, 2024

It seems like Shorts are also affected as they're showing several buttons when video is paused:

image

The Live and Shopping buttons weren't there before this happened @arichornlover

@KarmaBeast KarmaBeast changed the title [Bug] Several tweaks suddenly stopped working (hide clip, hide download, hide remix buttons) [Bug] Several tweaks suddenly stopped working (hide clip, hide download, hide remix buttons) + Shorts buttons when paused May 15, 2024
@arichornlover
Copy link
Owner

arichornlover commented May 16, 2024

I literally suspected that as we were discussing it in the group right now.

I kinda suspected that Google changed something serverside that break these tweaks just now. I just noticed that they weren't working a couple minutes ago 😔 It's literally so annoying ...

I think a little tinkering to the implementation will solve the problem. Not sure what Google changed so it may be a little hard to adjust it.

@KarmaBeast
Copy link
Author

Ok I hope you will manage it! Also keep in mind there's annoying buttons showing on Shorts aswell now, when you pause a Short. You can see in my screenshot above 👆🏻

@arichornlover arichornlover changed the title [Bug] Several tweaks suddenly stopped working (hide clip, hide download, hide remix buttons) + Shorts buttons when paused [ServerSide Bug] Several tweaks suddenly stopped working (hide clip, hide download, hide remix buttons) + Shorts buttons when paused May 16, 2024
@arichornlover
Copy link
Owner

arichornlover commented May 16, 2024

Ok I hope you will manage it! Also keep in mind there's annoying buttons showing on Shorts aswell now, when you pause a Short. You can see in my screenshot above 👆🏻

As for the shorts, I think I will make an option that just hides all 3 of them at once because I know there will be gaps just like the Thanks button if I didn’t ;(

@KarmaBeast
Copy link
Author

As for the shorts, I think I will make an option that just hides all 3 of them at once

Sounds good to me! All those 3 buttons are useless and in the way

@KarmaBeast
Copy link
Author

Also noticed something else. There's a graph 📈 button there now which when tapping opens stats for nerds. I don't know why that is showing? (The button below the three dot button)

Can we remove it aswell?
image

@arichornlover
Copy link
Owner

Yes, if it’s a button inside the video player, it can easily be removed.

@KarmaBeast
Copy link
Author

Alright sounds good! Remove those 4(!) Shorts buttons, and those below player as stated in the post title.

Thank you very much. Obviously we didn't know Google was gonna do this.

@arichornlover
Copy link
Owner

Alright sounds good! Remove those 4(!) Shorts buttons, and those below player as stated in the post title.

Thank you very much. Obviously we didn't know Google was gonna do this.

Yep I know, and I am still struggling on resolving the hideCells implementation.

@KarmaBeast
Copy link
Author

Well I like Shorts 🥰

I never use any of those tweaks to hide Shorts. Only hid the Shorts bottom navigation.

image

@arichornlover
Copy link
Owner

Alright sounds good! Remove those 4(!) Shorts buttons, and those below player as stated in the post title.
Thank you very much. Obviously we didn't know Google was gonna do this.

Yep I know, and I am still struggling on resolving the hideCells implementation.

Wait, I wasn’t referring to hide Shorts cells, what I meant to say, I haven’t found a solution to hiding the buttons under the video player. 😅

@KarmaBeast
Copy link
Author

KarmaBeast commented May 16, 2024

Ahh lol I gotchu!

You know what's annoying is the Save button which I use ALL THE TIME, is now gone away all the way to the most right. It's so dumb and annoying. + The gap from hiding the Thanks button makes it even worse. Now I'm forced again to swipe all the way left to get to the Save button .....

trim.101270A2-3F25-4BB7-AE5F-0C4B9EB84997.MOV

Previously when the hide button tweaks were working the Save button was at the front, at the tip of my fingers

@arichornlover
Copy link
Owner

Hey @KarmaBeast I still haven’t found a proper solution.
so I might temporarily go back to the old method.
It’s gonna be just like Hide Thanks Button again ;(

@KarmaBeast
Copy link
Author

Maybe @bhackel can help later if he has time? The gaps method sucks and is equally bad.

@arichornlover
Copy link
Owner

arichornlover commented May 19, 2024

Maybe @bhackel can help later if he has time? The gaps method sucks and is equally bad.

I know, It’s a trash method and it is unfortunate that Google ruined that new method ;(
I am trying my and been debugging the app trying to find stuff that could help.

@KarmaBeast
Copy link
Author

Maybe PoomSmart knows how to solve this issue?
I wouldn't bother implementing the gap method til someone fixes it 😣

@bhackel
Copy link
Collaborator

bhackel commented May 19, 2024

Yea I have an idea how to solve it using the rendered model method - I can work on it in maybe a week? Been busy recently

@arichornlover arichornlover pinned this issue May 19, 2024
@KarmaBeast
Copy link
Author

Sounds good man! Appreciate it whenever you have time to look into it 👍🏻

@arichornlover arichornlover added bug Something isn't working Server-Side This Indicates issues or problems that are related to the server or backend of a system labels May 19, 2024
@KarmaBeast
Copy link
Author

KarmaBeast commented May 21, 2024

Shorts have been extremely buggy and broken lately. Subtitles are automatically being enabled, despite it being disabled in the three dot menu, and uYou.
image
Also the Remix button is showing ...

And hiding the Dislike button on Shorts doesn't work either. Broken,not working uYou tweaks:
image

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Server-Side This Indicates issues or problems that are related to the server or backend of a system
Projects
None yet
Development

No branches or pull requests

3 participants