mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-11 13:05:33 +00:00
YouTube for iOS, supercharged with @dayanch96 YouTube Plus (ex. YTLite) and several other tweaks.
| lang/YTLitePlus.bundle | ||
| Source | ||
| Tweaks | ||
| .DS_Store | ||
| .gitmodules | ||
| control | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| update.sh | ||
| YTLitePlus.h | ||
| YTLitePlus.plist | ||
| YTLitePlus.xm | ||
YTLitePlus Tweak
A standalone iOS tweak that enhances YouTube with custom themes, settings, and UI improvements.
Features
- Custom themes and color schemes
- Low contrast mode
- Extensive settings customization
- Version spoofing support
- Localized in 15+ languages
Building
Prerequisites
- Theos installed
- iOS SDK
- Git with submodules support
Build Steps
# Clone with submodules
git clone --recursive <your-repo-url>
# Or initialize submodules after cloning
git submodule update --init --recursive
# Build
make clean
make package
Installation
- Build the .deb package
- Install via package manager (Sileo, Zebra, Cydia)
- Respring or restart YouTube
Dependencies
- YouTubeHeader (included as submodule)
- iOS 14.0 or later
- CydiaSubstrate/libhooker
License
See LICENSE file.