mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Fix bugs + added Lightroom
This commit is contained in:
@@ -10,7 +10,8 @@ checker "YT-Advanced/ReX-patches" "ReX"
|
||||
#################################################
|
||||
|
||||
# Download requirements
|
||||
dl_gh "ReX-patches ReX-integrations" "YT-Advanced" "latest"
|
||||
dl_gh "ReX-patches" "YT-Advanced" "latest"
|
||||
dl_gh "ReX-integrations" "YT-Advanced" "tags/v0.117.2"
|
||||
dl_gh "revanced-cli" "inotia00" "latest"
|
||||
dl_htmlq
|
||||
|
||||
@@ -22,6 +23,7 @@ get_ver "Hide general ads" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
_patch "youtube" "youtube-ReX"
|
||||
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch YouTube Music Extended:
|
||||
@@ -38,8 +40,9 @@ _patch "youtube-music-armeabi-v7a" "youtube-music-armeabi-v7a-ReX"
|
||||
#################################################
|
||||
|
||||
# Split architecture:
|
||||
rm -f revanced-cli*
|
||||
rm -f revanced-cli* revanced-patches*.jar patches.json
|
||||
dl_gh "revanced-cli" "j-hc" "latest"
|
||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
||||
# Split architecture Youtube:
|
||||
for i in {0..3}; do
|
||||
split_arch "youtube-ReX" "youtube-${archs[i]}-ReX" "$(gen_rip_libs ${libs[i]})"
|
||||
|
||||
Reference in New Issue
Block a user