Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dayanch96/ytlite
A flexible enhancer for YouTube on iOS
https://github.com/dayanch96/ytlite
downloader ios jailbreak sponsorblock tweak youtube
Last synced: 3 days ago
JSON representation
A flexible enhancer for YouTube on iOS
- Host: GitHub
- URL: https://github.com/dayanch96/ytlite
- Owner: dayanch96
- Created: 2023-06-18T15:53:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T14:06:13.000Z (2 months ago)
- Last Synced: 2024-09-08T01:33:18.658Z (2 months ago)
- Topics: downloader, ios, jailbreak, sponsorblock, tweak, youtube
- Language: Logos
- Homepage:
- Size: 2.99 MB
- Stars: 350
- Watchers: 5
- Forks: 203
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# YouTube Plus (ex. YTLite)
A flexible enhancer for YouTube on iOS, featuring over hundred customizable options.## Screenshots
| ![1](https://github.com/user-attachments/assets/3a761963-0fca-4a4d-8a39-eb491317bef9) | ![2](https://github.com/user-attachments/assets/a5b5821e-534f-4407-83e6-e1cf077211d8) | ![3](https://github.com/user-attachments/assets/13ef6bca-a49d-42f5-b2cb-f9ede7d6bb9f) |
|---|---|---|
| ![4](https://github.com/user-attachments/assets/fae36b65-89c9-473a-b40f-334bf1d69e75) | ![5](https://github.com/user-attachments/assets/1e989ff4-f843-467f-94ad-3195c2e3cb83) | ![6](https://github.com/user-attachments/assets/c4fb5ef6-0bd3-4eaf-ad3e-903bad115024) |## Main Features
**YouTube Plus preferences can be found in the YouTube Settings**
**All contributors are listed in the Contributors section**
**Used open-source libraries are listed in the Open Source Libraries section**
## Reviews
Review by [@qbap](https://github.com/qbap) on ONE Jailbreak: https://onejailbreak.com/blog/youtube-plus/
## How to build a YouTube Plus app by yourself using Github actions
If this is your first time here, start from step 1. If you built a YouTube Plus app before, skip steps 1 and 2. Instead, click on the "Sync fork" button to get the latest version of the tweak and continue through step 3.
1. Fork this repository using the fork button on the top right.
2. On your forked repository, go to **Repository Settings** > **Actions**, enable **Read and Write** permissions.
3. Navigate to the **Actions tab** on your forked repository. Select the desired workflow from the list on the left:
- **Create YouTube Plus app** to build the YouTube Plus-only app.
- **YouTube Plus + YouPiP, YTUHD and RYD** to build the YouTube Plus app with YouPiP, YTUHD, and Return YouTube Dislikes.
4. Click **Run workflow** button located on the right side.
5. Prepare a decrypted .ipa file (we cannot provide you this due to legal reasons) and upload it to a file provider (filebin.net or Dropbox is recommended). Paste the url to the necessary field.
6. Type tweak version from releases (by default selected latest release) and click **Run workflow**.
7. Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the url. i.e github.com/user/YTLite/releases)