Compare commits
13
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a52162f1f8 | ||
|
|
1c8928dcc6 | ||
|
|
a8fbb54670 | ||
|
|
6c1464e60d | ||
|
|
110b4696b3 | ||
|
|
7e57a09e0e | ||
|
|
e48b90804c | ||
|
|
eb3d5e7136 | ||
|
|
92654477d4 | ||
|
|
5c1932e667 | ||
|
|
ff254acefd | ||
|
|
02c765532f | ||
|
|
33eac27884 |
@@ -1,22 +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_FRAMEWORKS = Alderis
|
||||
uYouPlus_IPA = /Volumes/Data_Macintosh/Sideloads/IPAs/YouTube_16.41.2.ipa
|
||||
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,7 +6,7 @@
|
||||
* [Credits](#credits)
|
||||
* [Features](#features)
|
||||
* [Known issues](#known-issues)
|
||||
* [Download (IPA)](#download-ipa)
|
||||
* [Download](#download)
|
||||
* [Building (optional)](#building-optional)
|
||||
* [FAQ](#FAQ)
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
|
||||
# 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).
|
||||
|
||||
@@ -60,16 +60,18 @@
|
||||
|
||||
5. **Not a bug**:
|
||||
|
||||
> - 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
|
||||
- The app won't be able to receive push notifications if you use a free developer account.
|
||||
|
||||
- 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 is 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) & Install
|
||||
# Download
|
||||
|
||||
- **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).
|
||||
- **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).
|
||||
|
||||
- For AltStore user: [Open in AltStore](https://tinyurl.com/9jades63). (Note: It will take a while to install because AltStore need to download the IPA).
|
||||
|
||||
- Version info: _(last update: Oct 28)_
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user