Commit graph

169 commits

Author SHA1 Message Date
arichornlover
9c11a8d6af
Update uYouPlus.xm 2023-11-02 01:07:59 -05:00
arichornlover
ef93afd234
Updated YTNoModernUI
These New flags were added or changed in the recent YouTube versions. Hope this is useful.
2023-10-26 01:47:19 -05:00
arichornlover
93b3397e01
Added Hide Remix Button (for v16.xx.x UI version)
Same option except it’s for older Video Player UI for Version Spoofers Users / Fake YT Version Users
2023-10-24 01:01:56 -05:00
arichornlover
a40becdb44
Added Hide Remix Button + Other Changes
Some of the changes were hard to do. Including the Hide Remix and Download buttons. And some of the other changes are Inspired and based off of YouTube Revanced (&  Revanced Extended)
2023-10-23 02:16:53 -05:00
arichornlover
a8440ab26e
New Option “Hide Videos in Fullscreen”
Technically not a new option. This change was made to move half of the functionality from the option “ Hide all videos under player”.
2023-10-22 02:59:57 -05:00
arichornlover
1e63361f48
Fix errors (uYouPlus.xm)
I apologize about the errors, this took all night to resolve 😅
2023-10-19 16:47:33 -05:00
arichornlover
7369ee0ac1
Update uYouPlus.xm 2023-10-19 02:49:25 -05:00
arichornlover
6936a8fb2b
Resolve some errors? (uYouPlus.xm) 2023-10-19 02:31:18 -05:00
arichornlover
43b542d697
Option Improvements
Improved 2 Options
- Hide Shorts Cells
- Hide Download Button under Player
2023-10-19 01:30:46 -05:00
arichornlover
d870bb5123
Updated “Hide Related Videos” Option #155 2023-10-15 15:16:10 -05:00
arichornlover
2c063e85a9
3 New Options
This is subject to change. Nothing has been tested.
2023-10-15 03:58:49 -05:00
arichorn
97301ee2d9
Update uYouPlus.xm 2023-10-06 22:18:34 -05:00
arichorn
3d245dc784
Improved some Options 2023-10-01 20:20:58 -05:00
arichorn
948f478229
Fix #138
Fixed a problem that was caused by me
2023-10-01 00:28:35 -05:00
arichorn
61ae8e720a
Update uYouPlus.xm 2023-09-28 21:42:06 -05:00
arichorn
f5f0748d91
Updated YTNoModernUI 2023-09-28 20:36:12 -05:00
arichorn
10008aa9af
Remove Suggested Videos from Video Player #126 2023-09-25 18:04:13 -05:00
arichorn
3d2310589a
Added Hide Header Links under Channel Profile Option
Option was made by arichorn
Option was based off of Dayanch96’s YTLite
2023-09-24 20:08:26 -05:00
arichorn
37a1461742
Updated YTNoModernUI + YTShortsProgress
YTNoModernUI was updated to remove some stuff that is no longer in the app anymore.

YTShortsProgress was updated to fix the PlayerBar but unfortunately when I checked it seems like YouTube removed the `shouldEnablePlayerBar` Feature which was needed.
2023-09-21 22:01:33 -05:00
arichorn
99c5aa0d5a
Update uYouPlus.xm 2023-09-20 20:12:49 -05:00
arichorn
413cb22444
Another Option https://github.com/qnblackcat/uYouPlus/issues/145
a new option based off of uYou's old `Hide Download Button` option. this will only work on YouTube Versions that have the New Interface.
2023-09-20 18:44:24 -05:00
arichorn
1371927937
Fixed Comment Section Identifiers
fixed some of the identifiers to it will hide the rest of the comment section correctly.
2023-09-20 18:16:47 -05:00
arichorn
732fa3a4d5
Remove Duplicated Method
I forgot that the `Shorts Subscriptions Option` was in here. so I just decided to move the Hide Comment Section code to the option above to avoid the duplication error.
2023-09-20 17:52:08 -05:00
arichorn
ade503ebb3
Updated an Option
Previous Code appears to not work. so now I'm using this version of the code based off of YouTube Reborn.
2023-09-20 17:38:43 -05:00
arichorn
fa313c15cd
Another Option #111
Another option based off of #111 but this time you can hide the comment section
2023-09-18 21:36:38 -05:00
arichorn
f03ab2fe3d
Added another Option #111 2023-09-17 12:44:15 -05:00
arichorn
4be9549d42
Update uYouPlus.xm 2023-09-17 11:55:16 -05:00
arichorn
4020ab10a7
New Options!
New Options for uYouPlusExtra! This change was made due to the introduction of the `You` Tab in the App which completely changed some of the `App Settings Overlay Options` stuff
2023-09-17 03:31:40 -05:00
arichorn
9c52e27b9a
Update uYouPlus.xm 2023-09-07 20:22:41 -05:00
arichorn
a194b345f8
Update uYouPlus.xm 2023-09-07 19:44:29 -05:00
arichorn
c27a33ccff
Add files via upload 2023-09-07 19:27:09 -05:00
arichorn
359ce0e29d
Update uYouPlus.xm 2023-09-05 22:13:36 -05:00
arichorn
dd015adea7
Update uYouPlus.xm 2023-09-05 20:48:20 -05:00
arichorn
fe0b4f7ab0
Fix broken options
Fix broken options related to the Sections DontEatMyContent, Return YouTube Dislike & YouPiP
2023-09-04 18:59:39 -05:00
arichorn
cfcfcf05b2
Update uYouPlus.xm 2023-09-04 14:17:47 -05:00
arichorn
efeb36f1e6
New Options!
The new options shown in the code replaces the old option “Disabled Wifi Related Settings”
2023-09-03 18:38:02 -05:00
arichorn
3861f57711
New Tweak: YTNoTracking 2023-08-30 17:08:06 -05:00
arichorn
b3cb53e998
Updated YTShortsProgress to v1.0.3
This is my own version of YTShortsProgress, a contribution to PoomSmarts Tweak.

Changes:
Removed Flag `mobileShortsTablnlined` as a replacement for the new flag `mobileShortsTablnlinedExpandWatchOnDismiss`, the flag that I removed isn’t on the app anymore.

Added an Implementation to remove YouTube’s Tracking Parameters
2023-08-30 16:23:08 -05:00
arichorn
bf49a3a8d7
Reimplement Keychain Patch & Login Fix 2023-08-21 16:52:36 -05:00
arichorn
a9943de261
Refreshed uYouPlusExtra Branch
Branch has been refreshed to update to the latest commits from qnblackcat/uYouPlus to provide a more up-to-date experience.
2023-08-19 15:21:42 -05:00
level3tjg
33c5fc41ca update OLED dark mode (iOS <16) 2023-08-15 16:20:29 -04:00
level3tjg
9eef7c58c7 update OLED dark mode 2023-08-15 15:52:16 -04:00
Dan
1d9b9a7979
#1138 2023-06-26 13:27:41 +03:00
Nguyễn Đạt
6ae48d6666
fix #1147 2023-06-24 08:34:48 +07:00
Thatchapon Unprasert
61f8e79241 Added +spamSignalsDictionaryWithoutIDFA hook 2023-06-18 09:25:33 +07:00
foxster-mp4
a12b359ad7 Fix stretched artwork in uYou's player view 2023-05-30 23:07:40 -07:00
foxster-mp4
4eea301aea Fix #1107? 2023-05-23 18:48:36 -07:00
foxster-mp4
146ed16122 Update DontEatMyContent (v1.0.6 -> v1.0.8) 2023-05-19 19:39:29 -07:00
Thatchapon Unprasert
265927b390 Removed deprecated workaround 2023-05-06 09:46:39 +07:00
level3tjg
4794a7ab2d reimplement 15.0-15.1.1 crash fix 2023-04-27 14:06:11 -04:00