diff --git a/Makefile b/Makefile index 4a32a6c6..ab2e597b 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ before-package:: @mkdir -p Resources/Frameworks/Alderis.framework && find .theos/obj/install/Library/Frameworks/Alderis.framework -maxdepth 1 -type f -exec cp {} Resources/Frameworks/Alderis.framework/ \; @cp -R Tweaks/YTUHD/layout/Library/Application\ Support/YTUHD.bundle Resources/ @cp -R Tweaks/YouPiP/layout/Library/Application\ Support/YouPiP.bundle Resources/ + @cp -R Tweaks/Return-YouTube-Dislikes/layout/Library/Application\ Support/RYD.bundle Resources/ @cp -R Tweaks/iSponsorBlock/layout/Library/Application\ Support/iSponsorBlock.bundle Resources/ @cp -R Tweaks/Cercube/Library/Application\ Support/Cercube/Cercube.bundle Resources/ @cp -R lang/CercubePlus.bundle Resources/ diff --git a/README.md b/README.md index 6c391265..c9deda57 100644 --- a/README.md +++ b/README.md @@ -93,16 +93,16 @@ any many more... - **CercubePlus** (or you can call it Cercube+) requires iOS & iPadOS 13.0 and later. The latest version of **CercubePlus** can be found in the [Release tab](https://github.com/qnblackcat/CercubePlus/releases). -- For AltStore user: [Open in AltStore (v17.37.3-5.3.11)](https://tinyurl.com/ynsrpwex) - It will take a while to install because AltStore needs to download the IPA first. +- For AltStore user: [Open in AltStore (v17.39.5-5.3.11)](https://tinyurl.com/bdyzaz6s) - It will take a while to install because AltStore needs to download the IPA first. -- Version info: _(Sep 25)_ +- Version info: _(Oct 07)_
Expand! | **Tweaks/App** | **Developer** | **Version** | **Open source** | | - | - | :-: | :-: | -| **YouTube** | Google Inc | 17.37.3 | ✖︎ | +| **YouTube** | Google Inc | 17.39.5 | ✖︎ | | **Cercube** | [Majd Alfhaily](https://twitter.com/freemanrepo) | 5.3.11 | ✖︎ | | **Open in YouTube** | [CokePokes](https://github.com/CokePokes/) | 1.2 | ✖︎ | | **YTNoShorts** | [MiRO92](https://twitter.com/miro92) | 1.0.2 | [✔︎](https://github.com/MiRO92/YTNoShorts) | @@ -110,15 +110,15 @@ any many more... | **BigYTMiniPlayer** | [Galactic-Dev](https://github.com/Galactic-Dev) | 1.0-1 | [✔︎](https://github.com/Galactic-Dev/BigYTMiniPlayer) | | **YTNoHoverCards** | [level3tjg](https://twitter.com/level3tjg) | 0.0.3 | [✔︎](https://github.com/level3tjg/YTNoHoverCards) | | **YTMiniplayerEnabler** | [level3tjg](https://twitter.com/level3tjg) | 0.0.2 | [✔︎](https://github.com/level3tjg/YTMiniplayerEnabler) | -| **YTUHD** | [PoomSmart](https://twitter.com/poomsmart) | 1.3.0 | [✔︎](https://github.com/PoomSmart/YTUHD) | -| **YouPiP** | [PoomSmart](https://twitter.com/poomsmart) | 1.7.9 | [✔︎](https://github.com/PoomSmart/YouPiP) | +| **YTUHD** | [PoomSmart](https://twitter.com/poomsmart) | 1.3.1 | [✔︎](https://github.com/PoomSmart/YTUHD) | +| **YouPiP** | [PoomSmart](https://twitter.com/poomsmart) | 1.7.11 | [✔︎](https://github.com/PoomSmart/YouPiP) | | **IAmYouTube** | [PoomSmart](https://twitter.com/poomsmart) | 1.2.0 | [✔︎](https://github.com/PoomSmart/IAmYouTube) | | **YTReExplore** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.2 | [✔︎](https://github.com/PoomSmart/YTReExplore) | | **NoYTPremium** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.4 | [✔︎](https://github.com/PoomSmart/NoYTPremium) | | **YTABGoodies** | [PoomSmart](https://twitter.com/poomsmart) | 1.0 | [✔︎](https://poomsmart.github.io/repo/depictions/ytabgoodies.html) | | **YTNoPaidPromo** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.0 | [✔︎](https://github.com/PoomSmart/YTNoPaidPromo) | | **YTClassicVideoQuality** | [PoomSmart](https://twitter.com/poomsmart) | 1.0.1 | [✔︎](https://github.com/PoomSmart/YTClassicVideoQuality) | -| **Return YouTube Dislike** | [PoomSmart](https://twitter.com/poomsmart) | 1.6.8 | [✔︎](https://github.com/PoomSmart/Return-YouTube-Dislikes) | +| **Return YouTube Dislike** | [PoomSmart](https://twitter.com/poomsmart) | 1.7.1 | [✔︎](https://github.com/PoomSmart/Return-YouTube-Dislikes) |
diff --git a/Tweaks/Return-YouTube-Dislikes b/Tweaks/Return-YouTube-Dislikes index 1819ed42..3098524a 160000 --- a/Tweaks/Return-YouTube-Dislikes +++ b/Tweaks/Return-YouTube-Dislikes @@ -1 +1 @@ -Subproject commit 1819ed4208388f1307bc02db23e3ce04f1b1c5e5 +Subproject commit 3098524af38355c745255bad16d1231bf6ffe323 diff --git a/Tweaks/YTUHD b/Tweaks/YTUHD index 5f556078..c0c1e472 160000 --- a/Tweaks/YTUHD +++ b/Tweaks/YTUHD @@ -1 +1 @@ -Subproject commit 5f556078cff79c7c50bdf7849a5711e2e9d2e11b +Subproject commit c0c1e472dcc9919368de254b727974934b23ee89 diff --git a/Tweaks/YouPiP b/Tweaks/YouPiP index b73ce464..661af465 160000 --- a/Tweaks/YouPiP +++ b/Tweaks/YouPiP @@ -1 +1 @@ -Subproject commit b73ce464dc99dacdfd6cafc070904fb57643b855 +Subproject commit 661af465d7f2674a6938852286ffdbd447c84d5c