Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit aa78e13

Browse files
committed
v18.15.1-3.0
1 parent a82da65 commit aa78e13

File tree

2 files changed

+18
-24
lines changed

2 files changed

+18
-24
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ MODULES = jailed
1414
endif
1515

1616
ifndef YOUTUBE_VERSION
17-
YOUTUBE_VERSION = 18.08.1
17+
YOUTUBE_VERSION = 18.15.1
1818
endif
1919
ifndef UYOU_VERSION
20-
UYOU_VERSION = 2.3~1
20+
UYOU_VERSION = 3.0
2121
endif
2222
PACKAGE_VERSION = $(YOUTUBE_VERSION)_$(UYOU_VERSION)
2323

@@ -61,7 +61,7 @@ before-all::
6161
fi
6262
before-all::
6363
@if [[ ! -f $(UYOU_DEB) ]]; then \
64-
curl -s https://miro92.com/repo/debs/com.miro.uyou_$(UYOU_VERSION)_iphoneos-arm.deb -o $(UYOU_DEB); \
64+
curl -s https://miro92.com/repo/debs/com.miro.uyou_$(UYOU_VERSION)_iphoneos-arm.deb -o $(UYOU_DEB); \
6565
fi; \
6666
if [[ ! -f $(UYOU_DYLIB) || ! -d $(UYOU_BUNDLE) ]]; then \
6767
tar -xf Tweaks/uYou/com.miro.uyou_$(UYOU_VERSION)_iphoneos-arm.deb -C Tweaks/uYou; tar -xf Tweaks/uYou/data.tar* -C Tweaks/uYou; \

README.md

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -146,25 +146,21 @@
146146
<details>
147147
<summary>And many more...!</summary>
148148

149-
5. **YTAutoFullScreen:** autoplay videos at full screen.
149+
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.
150150

151-
6. **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.
151+
6. **YTNoHoverCards:** offer an option to enable/disable the annoying suggested videos show up at the end of the videos.
152152

153-
7. **YTNoHoverCards:** offer an option to enable/disable the annoying suggested videos show up at the end of the videos.
153+
7. **YouRememberCaption**: make YouTube remember your video caption setting (if not already).
154154

155-
8. **YouRememberCaption**: make YouTube remember your video caption setting (if not already).
155+
8. **NoYTPremium**: remove YouTube Premium upsells.
156156

157-
9. **NoYTPremium**: remove YouTube Premium upsells.
157+
9. **YTSpeed**: add 2.25, 2.5, 2.75, and 3x playback speed
158158

159-
10. **YTSpeed**: add 2.25, 2.5, 2.75, and 3x playback speed
159+
10. **YTMiniplayerEnabler**: enable Miniplayer for all YouTube videos.
160160

161-
11. **YTMiniplayerEnabler**: enable Miniplayer for all YouTube videos.
161+
11. **DontEatMyContent**: prevent the notch/Dynamic Island from munching on 2:1 video content in YouTube.
162162

163-
12. **DontEatMyContent**: prevent the notch/Dynamic Island from munching on 2:1 video content in YouTube.
164-
165-
13. **YTShortsProgress**: always enable progress bar and scrubbing in YouTube Shorts (iPhone only).
166-
167-
14. **YTABConfig**: allow user to control over YouTube A/B testing flags.
163+
12. **YTABConfig**: allow user to control over YouTube A/B testing flags.
168164

169165
</details>
170166

@@ -182,17 +178,17 @@
182178

183179
- My official AltStore repo: https://qnblackcat.github.io/AltStore/
184180

185-
- [Open in AltStore (v18.08.1-2.3~1)](https://tinyurl.com/2p8jnjsh) - It will take a while to install because AltStore needs to download the IPA first.
181+
- [Open in AltStore (v18.15.1-3.0)](https://tinyurl.com/35txn8xh) - It will take a while to install because AltStore needs to download the IPA first.
186182

187-
- Version info: _(last update: Feb 28)_
183+
- Version info: _(last update: Apr 17)_
188184

189185
<details>
190186
<summary>Expand ℹ️</summary>
191187

192188
| **Tweaks/App** | **Developer** | **Version** | **Open source** |
193189
| - | - | :-: | :-: |
194-
| **YouTube** | Google Inc | 18.08.1 | ✖︎ |
195-
| [uYou](https://github.com/MiRO92/uYou-for-YouTube) | [MiRO92](https://twitter.com/miro92) | 2.3~1 | ✖︎ |
190+
| **YouTube** | Google Inc | 18.15.1 | ✖︎ |
191+
| [uYou](https://github.com/MiRO92/uYou-for-YouTube) | [MiRO92](https://twitter.com/miro92) | 3.0 | ✖︎ |
196192
| **Open in YouTube** | [CokePokes](https://github.com/CokePokes) | 1.2 | [✔︎](https://github.com/CokePokes/YoutubeExtensions) |
197193
| **iSponsorBlock** | [Galactic-Dev](https://github.com/Galactic-Dev) | 1.0-15 | [✔︎](https://github.com/Galactic-Dev/iSponsorBlock) |
198194
| **BigYTMiniPlayer** | [Galactic-Dev](https://github.com/Galactic-Dev) | 1.0-1 | [✔︎](https://github.com/Galactic-Dev/BigYTMiniPlayer) |
@@ -202,17 +198,15 @@
202198
| **YTSpeed** | [Lyvendia](https://github.com/Lyvendia) | 1.0.1 | [✔︎](https://github.com/Lyvendia/YTSpeed) |
203199
| **YTCastConfirm** | [JamieBerghmans](https://github.com/JamieBerghmans) | 1.0.0 | [✔︎](https://github.com/JamieBerghmans/YTCastConfirm) |
204200
| **Alderis Color Picker** | [HASHBANG Productions](https://github.com/hbang) | 1.2| [✔︎](https://github.com/hbang/Alderis) |
205-
| **YTUHD** | [PoomSmart](https://twitter.com/poomsmart) | 1.3.5 | [✔︎](https://github.com/PoomSmart/YTUHD) |
206-
| **YouPiP** | [PoomSmart](https://twitter.com/poomsmart) | 1.7.19 | [✔︎](https://github.com/PoomSmart/YouPiP) |
201+
| **YTUHD** | [PoomSmart](https://twitter.com/poomsmart) | 1.3.5-1 | [✔︎](https://github.com/PoomSmart/YTUHD) |
202+
| **YouPiP** | [PoomSmart](https://twitter.com/poomsmart) | 1.7.19-1 | [✔︎](https://github.com/PoomSmart/YouPiP) |
207203
| **IAmYouTube** | [PoomSmart](https://twitter.com/poomsmart) | 1.2.0 | [✔︎](https://github.com/PoomSmart/IAmYouTube) |
208204
| **YTABConfig** | [PoomSmart](https://twitter.com/poomsmart) | 1.5.0 | [✔︎](https://github.com/PoomSmart/YTABConfig) |
209205
| **YTReExplore** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.2 | [✔︎](https://github.com/PoomSmart/YTReExplore) |
210206
| **NoYTPremium** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.4 | [✔︎](https://github.com/PoomSmart/NoYTPremium) |
211207
| **YTNoPaidPromo** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.0 | [✔︎](https://github.com/PoomSmart/YTNoPaidPromo) |
212-
| **YTAutoFullScreen** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.3 | [✔︎](https://github.com/PoomSmart/YTAutoFullScreen) |
213-
| **YTShortsProgress** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.2 | [✔︎](https://github.com/PoomSmart/YTShortsProgress) |
214208
| **YouRememberCaption** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.0 | [✔︎](https://poomsmart.github.io/repo/depictions/youremembercaption.html) |
215-
| **Return YouTube Dislike** | [PoomSmart](https://twitter.com/poomsmart) | 1.11.0 | [✔︎](https://github.com/PoomSmart/Return-YouTube-Dislikes) |
209+
| **Return YouTube Dislike** | [PoomSmart](https://twitter.com/poomsmart) | 1.11.3 | [✔︎](https://github.com/PoomSmart/Return-YouTube-Dislikes) |
216210

217211
</details>
218212

0 commit comments

Comments
 (0)