Compare commits
37
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af0c2ce092 | ||
|
|
bc5e1178ac | ||
|
|
0035e0d4c5 | ||
|
|
b13180ff39 | ||
|
|
7eb0a89bf0 | ||
|
|
6c011f1b02 | ||
|
|
5c26c66ff0 | ||
|
|
6b600236dd | ||
|
|
07a4acc1a3 | ||
|
|
6e0b1097c8 | ||
|
|
57b9241a29 | ||
|
|
2c884cae02 | ||
|
|
1b695d297e | ||
|
|
dd10e4eb0f | ||
|
|
b54fe11d95 | ||
|
|
7affb169fd | ||
|
|
b1a8c6a75a | ||
|
|
a52162f1f8 | ||
|
|
1c8928dcc6 | ||
|
|
a8fbb54670 | ||
|
|
6c1464e60d | ||
|
|
110b4696b3 | ||
|
|
7e57a09e0e | ||
|
|
e48b90804c | ||
|
|
eb3d5e7136 | ||
|
|
92654477d4 | ||
|
|
5c1932e667 | ||
|
|
ff254acefd | ||
|
|
02c765532f | ||
|
|
33eac27884 | ||
|
|
23b0bf7309 | ||
|
|
ac2aefe9b2 | ||
|
|
ab153aac7b | ||
|
|
d8622e6c4b | ||
|
|
ce5b31d366 | ||
|
|
676dcc524e | ||
|
|
49ab27ad13 |
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Bug
|
||||
about: Create a report to help us improve
|
||||
title: "[Bug]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Device info:**
|
||||
- iOS/iPadOS version:
|
||||
- Device model:
|
||||
- Sideload tool (Ex: AltStore, Sideloadly...)
|
||||
- Version of uYouPlus:
|
||||
|
||||
**Describe the bug:**
|
||||
-
|
||||
|
||||
**How to reproduce the bug:**
|
||||
_(Please attach videos or screenshots if possible)_
|
||||
|
||||
|
||||
**Crash log (if possible):**
|
||||
_(The crash log can be found in the Settings app - Privacy - Analytics & Improvements - Analytics Data - Youtube...)_
|
||||
|
||||
|
||||
**Additional context:**
|
||||
_(Add any other context about the problem here)_
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: Question/Help
|
||||
about: Have questions? Need help?
|
||||
title: "[Questions]"
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Have you read the FAQ? Make sure you visit the FAQ page before asking any question!!!
|
||||
https://github.com/qnblackcat/uYouPlus/wiki/FAQ
|
||||
@@ -0,0 +1,17 @@
|
||||
uYouPlus_INJECT_DYLIBS = Tweaks/uYou.dylib Tweaks/libcolorpicker.dylib Tweaks/iSponsorBlock.dylib Tweaks/YTUHD.dylib Tweaks/YouPiP.dylib
|
||||
|
||||
ARCHS = arm64
|
||||
MODULES = jailed
|
||||
FINALPACKAGE = 1
|
||||
CODESIGN_IPA = 0
|
||||
|
||||
TWEAK_NAME = uYouPlus
|
||||
DISPLAY_NAME = YouTube
|
||||
BUNDLE_ID = com.google.ios.youtube
|
||||
|
||||
uYouPlus_FILES = uYouPlus.x
|
||||
uYouPlus_IPA = /Volumes/Data_Macintosh/Sideloads/IPAs/YouTube_16.45.2.ipa
|
||||
### Important: edit the path to your decrypted YouTube IPA!!!
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
@@ -6,18 +6,20 @@
|
||||
* [Credits](#credits)
|
||||
* [Features](#features)
|
||||
* [Known issues](#known-issues)
|
||||
* [Download (IPA)](#download-ipa)
|
||||
* [Download](#download)
|
||||
* [Support the developers!](#support-the-developers)
|
||||
* [FAQ](#faq)
|
||||
* [Building (optional)](#building-optional)
|
||||
* [Method 1: azule (simple way)](#method-1-azule-simple-way)
|
||||
* [Method 2: theos-jailed (complex way)](#method-2-theos-jailed-complex-way)
|
||||
|
||||
|
||||
# Credits
|
||||
|
||||
- [MiRO92](https://twitter.com/miro92?s=21) for [Cercube](https://github.com/MiRO92/uYou-for-YouTube).
|
||||
- [MiRO92](https://twitter.com/miro92?s=21) for [uYou](https://github.com/MiRO92/uYou-for-YouTube).
|
||||
|
||||
- [Galactic-Dev](https://github.com/Galactic-Dev) and [Luewii](https://github.com/Luewii) for [iSponsorBlock](https://github.com/Galactic-Dev/iSponsorBlock).
|
||||
|
||||
- [Lillie](https://github.com/LillieWeeb001), [PoomSmart](https://twitter.com/poomsmart?s=21) and [kirb](https://twitter.com/hbkirb?s=21) for [YouTube Dislike Return](https://github.com/PoomSmart/Return-YouTube-Dislikes)
|
||||
|
||||
- [HASHBANG Productions](https://github.com/hbang) for [Alderis Color Picker](https://github.com/hbang/Alderis) - a dependency of iSponsorBlock.
|
||||
|
||||
- [PoomSmart](https://twitter.com/poomsmart?s=21) - the developer of many tweaks used by uYouPlus, include: [YouRememberCaption](https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/), [YTClassicVideoQuality](https://poomsmart.github.io/repo/depictions/ytclassicvideoquality.html), [YTNoCheckLocalNetwork](https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html), [YTSystemAppearance](https://poomsmart.github.io/repo/depictions/ytsystemappearance.html), [YTUHD](https://poomsmart.github.io/repo/depictions/ytuhd.html) and [YouPiP](https://poomsmart.github.io/repo/depictions/youpip.html).
|
||||
@@ -31,100 +33,113 @@
|
||||
|
||||
# Features
|
||||
|
||||
1. **uYou:** uYou has a ton of features that I can't list them all. Visit his [here](https://miro92.com/repo/depictions/?p=com.miro.uyou) for more info!
|
||||
1. **uYou:** uYou has a ton of features that I can't list them all. Visit [here](https://miro92.com/repo/depictions/?p=com.miro.uyou) for more info!
|
||||
|
||||
2. **iSponsorBlock:** Skips annoying sponsor ads inside videos. iSponsorBlock is based on [SponsorBlock engine](https://sponsor.ajay.app/). This is the iOS version of the SponsorBlock extension.
|
||||
2. **iSponsorBlock:** Skips annoying sponsor ads inside videos. iSponsorBlock is based on [SponsorBlock engine](https://sponsor.ajay.app/). Basically, this is the iOS version of the SponsorBlock extension.
|
||||
|
||||
3. **YouRememberCaption**: make YouTube remember your video caption setting (if not already).
|
||||
3. **YouPiP:** enable YouTube's **native PiP**. More options are in YouTube Settings - General.
|
||||
|
||||
4. **YTClassicVideoQuality:** since YouTube v16.xx, you need one more step to change the video quality. YTClassicVideoQuality brings back the old video quality selector, which is a lot better than the new one.
|
||||
4. **YTUHD:** unlock VP9 codec and in effect, enables video quality of 2K and 4K. You can enable/disable YTUHD in YouTube Settings - Video quality preferences.
|
||||
|
||||
5. **YTNoCheckLocalNetwork**: block the Local Network permission popup.
|
||||
<details>
|
||||
<summary>And more...!</summary>
|
||||
|
||||
5. **YTClassicVideoQuality:** since YouTube v16.xx, you need one more step to change the video quality. YTClassicVideoQuality brings back the old video quality selector, which is a lot better than the new one.
|
||||
|
||||
6. **YTNoHoverCards:** offer an option to enable/disable the annoying suggested videos show up at the end of the videos.
|
||||
|
||||
7. **YTSystemAppearance**: sync the YouTube theme (dark/light) with the system theme.
|
||||
|
||||
8. **YTUHD:** unlock VP9 codec and in effect, enables video quality of 2K and 4K. You can enable/disable YTUHD in YouTube Settings => Video quality preferences.
|
||||
8. **YTNoCheckLocalNetwork**: block the Local Network permission popup.
|
||||
|
||||
9. **YouPiP:** enable YouTube's **native PiP**. More options are in YouTube Settings => General.
|
||||
9. **YouRememberCaption**: make YouTube remember your video caption setting (if not already).
|
||||
</details>
|
||||
|
||||
# Known issues
|
||||
|
||||
- **uYou**: all known-issues of uYou are listed [here](https://github.com/MiRO92/uYou-for-YouTube/issues). Make sure you take a look at it before reporting any bugs! ***Also, keep in mind that uYou+ is a modified version of uYou, DO NOT bother MiRO92 with problems unrelated to uYou!!!***
|
||||
|
||||
- Issues that related to **uYouPlus** are [here](https://github.com/qnblackcat/uYouPlus/issues/)
|
||||
|
||||
|
||||
# Known issues
|
||||
# Download
|
||||
|
||||
1. **uYou**: all known-issues of uYou are listed [here](https://github.com/MiRO92/uYou-for-YouTube/issues). **Make sure you take a look at it before reporting any bugs**!
|
||||
- **uYouPlus** (or you can call it uYou+) requires iOS & iPadOS 13.0 or later. The latest version of **uYouPlus** can be found in the [Release tab](https://github.com/qnblackcat/uYouPlus/releases).
|
||||
|
||||
3. **iSponsorBlock**: the modified time doesn't show up in the seek bar.
|
||||
- For AltStore user:
|
||||
|
||||
3. **YTUHD**: Stuttering on 4K videos (sometimes).
|
||||
- My official AtlStore repo: https://qnblackcat.github.io/AltStore/
|
||||
|
||||
4. **YouPiP** (iOS 14.0 - 14.4.2): due to Apple's fault, you may encounter the *speedup-bug* as described [here](https://drive.google.com/file/d/1NKdv1fr_KRWgD8nhkMDfG2eLBnbdeVtX/view?usp=sharing). The bug also happens when you try to play multi-sources of sound at the same time. Enable **LegacyPiP** is a workaround. Keep in mind that LegacyPiP also removes UHD quality and breaks YouTube Autoplay next. Use it at your own risk.
|
||||
- [Open in AltStore (v16.46.5-2.1)](https://tinyurl.com/c2ac56un) - It will take a while to install because AltStore needs to download the IPA.
|
||||
|
||||
5. **Not a bug**:
|
||||
- Version info: _(last update: Dec 31)_
|
||||
|
||||
> - The app won't be able to receive push notifications if you use a free developer account to sideload it.
|
||||
>
|
||||
> - appdb PRO users: follow [**this guide**](https://www.reddit.com/r/sideloaded/comments/pub39h/guide_how_to_fix_uyouuyou_download_not_working/) to fix uYou download not working.
|
||||
>
|
||||
> - It's impossible to fix deep-link (a.k.a Open in the YouTube app). However, you can use this [Shortcuts](https://shortcutsgallery.com/shortcuts/open-in-youtube/) as a workaround (tested on iOS 14). **Credit:** RandomAccessMemories#5025
|
||||
|
||||
|
||||
# Download (IPA)
|
||||
|
||||
- **uYouPlus** (or you can call it uYou+) requires iOS & iPadOS 13.0 and later. The latest version of **uYouPlus** can be found in the [Release tab](https://github.com/qnblackcat/uYouPlus/releases).
|
||||
|
||||
- Version info: _(last update: Oct 01)_
|
||||
<details>
|
||||
<summary> Expand</summary>
|
||||
|
||||
| **Tweaks/App** | **Version** | **Open source** |
|
||||
| :-------------: | :------------:| :------------: |
|
||||
| **YouTube** | 16.38.2 | ✖︎ |
|
||||
| **uYou** | 2.0 | ✖︎ |
|
||||
| **iSponsorBlock** | 1.0-10 | [✔︎](https://github.com/Galactic-Dev/iSponsorBlock) |
|
||||
| :------------: | :----------:| :-------------: |
|
||||
| **YouTube** | 16.46.5 | ✖︎ |
|
||||
| **uYou** | 2.1 | ✖︎ |
|
||||
| **YouTube Dislike Return** | 1.3.0 | [✔︎](https://github.com/PoomSmart/Return-YouTube-Dislikes) |
|
||||
| **iSponsorBlock** | 1.0-11 | [✔︎](https://github.com/Galactic-Dev/iSponsorBlock) |
|
||||
| **Alderis Color Picker** | 1.1.2| [✔︎](https://github.com/hbang/Alderis) |
|
||||
| **YouRememberCaption** | 1.0.0 | [✔︎](https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/) |
|
||||
| **YTClassicVideoQuality** | 1.0.1 | [✔︎](https://github.com/PoomSmart/YTClassicVideoQuality) |
|
||||
| **YTNoCheckLocalNetwork** | 1.0.2 | [✔︎](https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html) |
|
||||
| **YTNoHoverCards** | 0.0.3 | [✔︎](https://github.com/level3tjg/YTNoHoverCards) |
|
||||
| **YTSystemAppearance** | 1.0.0 | [✔︎](https://poomsmart.github.io/repo/depictions/ytsystemappearance.html) |
|
||||
| **YTUHD** | 1.2.4 | [✔︎](https://github.com/PoomSmart/YTUHD) |
|
||||
| **YouPiP** | 1.5.10 | [✔︎](https://github.com/PoomSmart/YouPiP) |
|
||||
| **YTUHD** | 1.2.5 | [✔︎](https://github.com/PoomSmart/YTUHD) |
|
||||
| **YouPiP** | 1.6.3 | [✔︎](https://github.com/PoomSmart/YouPiP) |
|
||||
|
||||
</details>
|
||||
|
||||
# Support the developers
|
||||
|
||||
<details>
|
||||
<summary>MiRO92</summary>
|
||||
|
||||
- CashApp: https://cash.app/$MiRO92M
|
||||
|
||||
- Bitcoin: 3LZRt4jxuFoRAPTrB3he4BUb5bzMD1t8HK
|
||||
|
||||
- Tether (USDT): TTNXwugTFBmarNBy8tAXvHvdNLXiuz9zPD
|
||||
|
||||
- Basic Attention Token (BAT): 0x1d3943dd33d2f36ef838d48071de07d469315153
|
||||
|
||||
- Ethereum (ETH): 0x1d3943dd33d2f36ef838d48071de07d469315153
|
||||
|
||||
- Monero (XMR): 89J4jtkE2EqQ6QvtsqLqUM7gBkseL7jqrYZ3wrpbYhM2E5EuQyXcDuxdsWHmgCsUnWZcVXQpRhvQEiB6SrSQW6AHU7ngxRY
|
||||
|
||||
- Dogcecoin (DOGE): 9xzrRxjn8BZmpr2ShyqKFAjvhujJ2D2iKD
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Poomsmart</summary>
|
||||
|
||||
|
||||
- Paypal: https://poomsmart.github.io/
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Galactic-dev</summary>
|
||||
|
||||
- Paypal: https://www.paypal.com/paypalme/DBrett684
|
||||
|
||||
- Venmo: https://venmo.com/u/DavidBrett
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Lillie</summary>
|
||||
|
||||
- Patreon: https://patreon.com/lillieweeb
|
||||
</details>
|
||||
|
||||
# FAQ
|
||||
|
||||
See [FAQ - Wiki](https://github.com/qnblackcat/uYouPlus/wiki/FAQ).
|
||||
|
||||
# Building (optional)
|
||||
|
||||
## Method 1: azule (simple way)
|
||||
|
||||
1. Setup [Azule](https://github.com/Al4ise/Azule) on your machine (macOS/Linux/iOS).
|
||||
|
||||
2. Download all the tweaks you want to inject.
|
||||
|
||||
> - [**iOS Repo Updates**](https://www.ios-repo-updates.com/) is a trust-able source. [**cydownload**](https://github.com/borishonman/cydownload) and [**Windows Repo Tool**](https://github.com/SarahH12099/Windows-Repo-Tool) are good alternative.
|
||||
>
|
||||
> - The sideloaded version of iSponsorBlock is here ([Luewii's fork](https://github.com/Luewii/iSponsorBlock)).
|
||||
|
||||
3. Prepare the **decrypted** YouTube IPA.
|
||||
|
||||
4. Run `azule` in any Terminal window and follow the instruction.
|
||||
|
||||
5. Select `1. Inject tweaks`, then Drag & drop the **decrypted** YouTube IPA and your prepared tweaks into the azule window. Other options are optional.
|
||||
|
||||
6. Done! Azule will take care of the rest!
|
||||
|
||||
## Method 2: theos-jailed (complex way)
|
||||
|
||||
1. Setup [theos-jailed](https://github.com/kabiroberai/theos-jailed/wiki/Installation)
|
||||
|
||||
2. Clone this repo:
|
||||
|
||||
```
|
||||
git clone https://github.com/qnblackcat/uYouPlus.git
|
||||
```
|
||||
|
||||
3. **Important:** Open `Makefile` and edit the path to your decrypted YouTube IPA.
|
||||
|
||||
4. Optional: Modify the app the way you want. I suggest you take a look at the [theos-jailed wiki](https://github.com/kabiroberai/theos-jailed/wiki/Usage) and my `Makefile`.
|
||||
|
||||
5. `cd` to the project folder, run:
|
||||
```
|
||||
make clean package
|
||||
```
|
||||
See [Building - Wiki](https://github.com/qnblackcat/uYouPlus/wiki/Building).
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6
-10
@@ -2,8 +2,8 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
|
||||
// YouRememberCaption
|
||||
//Source code: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/
|
||||
// YouRememberCaption: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/
|
||||
|
||||
%hook YTColdConfig
|
||||
- (BOOL)respectDeviceCaptionSetting {
|
||||
return NO;
|
||||
@@ -11,8 +11,7 @@
|
||||
%end
|
||||
|
||||
|
||||
// YTClassicVideoQuality
|
||||
// Source code: https://github.com/PoomSmart/YTClassicVideoQuality
|
||||
// YTClassicVideoQuality: https://github.com/PoomSmart/YTClassicVideoQuality
|
||||
|
||||
@interface YTVideoQualitySwitchOriginalController : NSObject
|
||||
- (instancetype)initWithParentResponder:(id)responder;
|
||||
@@ -27,8 +26,7 @@
|
||||
%end
|
||||
|
||||
|
||||
// YTNoCheckLocalNetwork
|
||||
// Source code: https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html
|
||||
// YTNoCheckLocalNetwork: https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html
|
||||
|
||||
%hook YTHotConfig
|
||||
|
||||
@@ -37,8 +35,7 @@
|
||||
}
|
||||
%end
|
||||
|
||||
// YTNoHoverCards
|
||||
// Source code: https://github.com/level3tjg/YTNoHoverCards
|
||||
// YTNoHoverCards: https://github.com/level3tjg/YTNoHoverCards
|
||||
|
||||
@interface YTCollectionViewCell : UICollectionViewCell
|
||||
@end
|
||||
@@ -86,8 +83,7 @@
|
||||
%end
|
||||
|
||||
|
||||
// YTSystemAppearance
|
||||
// Source code: https://poomsmart.github.io/repo/depictions/ytsystemappearance.html
|
||||
// YTSystemAppearance: https://poomsmart.github.io/repo/depictions/ytsystemappearance.html
|
||||
|
||||
%hook YTColdConfig
|
||||
- (BOOL)shouldUseAppThemeSetting {
|
||||
|
||||
Reference in New Issue
Block a user