Switch Submodules #259

Merged
bhackel merged 11 commits from fix-youpip into main 2024-07-21 05:40:13 +00:00
bhackel commented 2024-07-19 08:02:32 +00:00 (Migrated from github.com)

Hello friends, I was wondering what the reason for the fork of YouPiP was for. I think the constant updating of forks causes bugs to stay for longer than needed. However, if there is a good reason for the fork, then I am open to keeping it. If not, then this pull request changes the submodule to PoomSmart's original version. Thanks

Hello friends, I was wondering what the reason for the fork of YouPiP was for. I think the constant updating of forks causes bugs to stay for longer than needed. However, if there is a good reason for the fork, then I am open to keeping it. If not, then this pull request changes the submodule to PoomSmart's original version. Thanks
arichornloverALT commented 2024-07-19 12:30:08 +00:00 (Migrated from github.com)

I modified YouPiP and Return-YouTube-Dislikes

YouPiP (my fork): Includes Fake YouTube Version option but kept it for LowContrastMode.
Return-YouTube-Dislikes (my fork): Includes a new option to switch emojis back to texts (example: “” to “Fetching”)

I modified YouPiP and Return-YouTube-Dislikes YouPiP (my fork): Includes Fake YouTube Version option but kept it for LowContrastMode. Return-YouTube-Dislikes (my fork): Includes a new option to switch emojis back to texts (example: “⌛” to “Fetching”)
arichornloverALT commented 2024-07-19 16:57:14 +00:00 (Migrated from github.com)

Nevermind, implementation broke when PoomSmart updated RYD d55a90d3ce

Edit: Fixed it. I updated the code from the repo to work without having any redefinition errors.

Nevermind, implementation broke when PoomSmart updated RYD https://github.com/PoomSmart/Return-YouTube-Dislikes/commit/d55a90d3cebd0913ce7d3b759d2171189d9de604 Edit: Fixed it. I updated the code from the repo to work without having any redefinition errors.
bhackel commented 2024-07-19 17:14:31 +00:00 (Migrated from github.com)

Ah Ok sounds good, I will think about what to keep/update later today then

Ah Ok sounds good, I will think about what to keep/update later today then
bhackel commented 2024-07-20 22:03:52 +00:00 (Migrated from github.com)

@arichornloverALT I'm wondering how much the YouPiP changes are required for LowContrastMode to work. I've already switched back the RYD tweak. Let me know

@arichornloverALT I'm wondering how much the YouPiP changes are required for LowContrastMode to work. I've already switched back the RYD tweak. Let me know
arichornloverALT commented 2024-07-20 22:14:40 +00:00 (Migrated from github.com)

@arichornloverALT I'm wondering how much the YouPiP changes are required for LowContrastMode to work. I've already switched back the RYD tweak. Let me know

The changes is that it re-adds PoomSmart’s Fake YouTube Version code from 6d7f4e73a9
but I modified it to be set to “17.38.10”
this only changes the stuff on the video player.

> @arichornloverALT I'm wondering how much the YouPiP changes are required for LowContrastMode to work. I've already switched back the RYD tweak. Let me know The changes is that it re-adds PoomSmart’s Fake YouTube Version code from https://github.com/PoomSmart/YouPiP/commit/6d7f4e73a97e241bacb89679f0a2866276aa0ff0 but I modified it to be set to “17.38.10” this only changes the stuff on the video player.
bhackel commented 2024-07-21 03:54:24 +00:00 (Migrated from github.com)

Ah alright I see that, I am a little confused though, is that code needed to make the PiP work in older versions, or does it simply spoof the version to something older?

Ah alright I see that, I am a little confused though, is that code needed to make the PiP work in older versions, or does it simply spoof the version to something older?
arichornloverALT commented 2024-07-21 05:40:03 +00:00 (Migrated from github.com)

does it simply spoof the version to something older?

It spoofs the app (similar to a version spoofer) but instead, it just only spoofs the Video Player Interface and basically is the same thing.
anyways I’ll merge this now. 👍

> does it simply spoof the version to something older? It spoofs the app (similar to a version spoofer) but instead, it just only spoofs the Video Player Interface and basically is the same thing. anyways I’ll merge this now. 👍
bhackel commented 2024-07-21 06:18:35 +00:00 (Migrated from github.com)

Ah alright I understand, thank you

Ah alright I understand, thank you
Sign in to join this conversation.
No description provided.