* Dynamic versioning, remove duplicate features, fix build references
- Replace hardcoded YTLITE_VERSION=5.0.1 with dynamic GitHub API fetch in Makefile
- Add fallback error if API fetch fails in Makefile
- Update buildapp.yml to use dynamic version fetching with jq
- Replace all hardcoded 5.0.1 references with env vars in buildapp.yml
- Add jq to workflow dependencies
- Remove duplicate tweaks from INJECT_DYLIBS and SUBPROJECTS (iSponsorBlock,
YTHoldForSpeed, YouLoop, YouMute, YouQuality, YouSpeed)
- Remove git submodules for removed tweaks
- Remove SponsorBlock button hiding code from YTLitePlus.xm
- Remove iSponsorBlock first-run setup from YTLitePlus.xm
- Remove SponsorBlockSettingsController/ViewController hooks from Themes.xm
- Remove hideSponsorBlockButton setting from Settings.xm
- Update iSponsorBlock text references in Settings.xm
- Remove SponsorBlock class declarations from YTLitePlus.h
- Remove duplicate overlay keys from SettingsKeys.h
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
* All changes verified and complete
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
* Remove accidentally committed codeql artifact, add to .gitignore
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
* Update build workflow and remove duplicate features from README
Workflow changes:
- Bump actions/cache from v4.2.0 to v5.0.2
- Bump actions/checkout from v4.2.2 to v6.0.1
- Bump softprops/action-gh-release from v2 to v2.5.0
- Update theos ref to latest commit (13c2237)
- Add THEOS env to Fix Compiling step
- Update default SDK version from 17.5 to 18.6
- Change SDK repo from aricloverALT to aricloverEXTRA
- Remove Checkout Main step (not needed for building)
- Remove unnecessary ${{ github.workspace }} paths
- Change YouTube extension repo from CokePokes to BillyCurtis
Other changes:
- Update Makefile default SDK references to 18.6
- Update .gitmodules Extensions URL
- Remove duplicate features from README (YouMute, iSponsorBlock,
YTSpeed, YTHoldForSpeed, YouQuality) and fix numbering
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
* Add back repo checkout step without path prefix
The checkout step is still needed to get the source code,
but without path: main so it checks out to workspace root.
This is consistent with the removal of all main/ path prefixes.
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
|
||
|---|---|---|
| .github | ||
| Bundles | ||
| Extensions@a68d70883d | ||
| lang/YTLitePlus.bundle | ||
| Source | ||
| Tweaks | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| build.sh | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| YTLitePlus.h | ||
| YTLitePlus.xm | ||
Table of Contents
Credits
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Features
-
YTLite: A tweak that enhances the YouTube experience by removing ads, enabling background playback and offering over 60 customization options.
-
YTUHD: This tweak unlocks 1440p (2K) and 2160p (4K) resolutions in the iOS YouTube app.
-
YouPiP: Enables native Picture-in-Picture feature for videos in the YouTube app.
-
YTABConfig: Adds a new section named "A/B" in the YouTube app settings where all features can be toggled freely by the user.
-
DontEatMyContent: Prevents the notch/Dynamic Island from covering 2:1 video content in YouTube.
-
Return YouTube Dislikes: Brings back Dislike counts under YouTube videos using ReturnYoutubeDislike's API.
-
YouRememberCaption: Makes YouTube remember your video caption setting.
-
YTNoTracking: An iOS YouTube Tweak that disables Tracking Parameters in the YouTube App.
-
YTNoCheckLocalNetWork: Blocks the Local Network permission popup in YouTube.
-
BigYTMiniPlayer: Jailbreak tweak that makes the miniplayer in youtube easier to see.
-
YTVideoOverlay: A helper tweak that adds buttons on the YouTube video overlay.
-
YTNoModernUI: This tweak changes and removes some newer UI elements from the YouTube app such as some rounded buttons, old progress bar, and old buffer bar.
-
OLEDDarkmode: Replace official Youtube darkmode with a true OLED darkmode.
-
OLDDarkmode: Replace new official Youtube darkmode with old (grey) Youtube darkmode.
-
LowContrastMode: Makes the UI interface look dimmer to make it easier on the eyes. (App Compatibility: v17.33.2-v17.38.10)









































.png)
.png)
.png)

.png)
.png?raw=true)



