YouTube for iOS, supercharged with @dayanch96 YouTube Plus (ex. YTLite) and several other tweaks.
Find a file
2026-02-14 19:14:36 +01:00
lang/YTLitePlus.bundle Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
Source Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
Tweaks Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
.DS_Store Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
.gitmodules Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
control Added tweak only branch 2026-02-14 19:14:36 +01:00
LICENSE Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
Makefile Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
README.md Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
update.sh Added tweak only branch 2026-02-14 19:14:36 +01:00
YTLitePlus.h Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00
YTLitePlus.plist Added tweak only branch 2026-02-14 19:14:36 +01:00
YTLitePlus.xm Extract YTLitePlus as standalone tweak 2026-02-14 19:02:58 +01:00

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

  1. Build the .deb package
  2. Install via package manager (Sileo, Zebra, Cydia)
  3. Respring or restart YouTube

Dependencies

  • YouTubeHeader (included as submodule)
  • iOS 14.0 or later
  • CydiaSubstrate/libhooker

License

See LICENSE file.