mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Update More Architecture
This commit is contained in:
@@ -16,6 +16,20 @@ exit 0
|
||||
else
|
||||
rm -f *.txt
|
||||
|
||||
dl_gh "revanced-patches revanced-integrations" "revanced" "latest"
|
||||
dl_gh "revanced-cli" "j-hc" "latest"
|
||||
|
||||
# Patch YouTube
|
||||
get_patches_key "youtube-revanced"
|
||||
get_ver "video-ads" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
patch "youtube" "youtube-revanced"
|
||||
change_arch "youtube-revanced" "youtube-revanced-arm64-v8a" "--rip-lib x86_64 --rip-lib x86 --rip-lib armeabi-v7a"
|
||||
change_arch "youtube-revanced" "youtube-revanced-armeabi-v7a" "--rip-lib x86_64 --rip-lib x86 --rip-lib arm64-v8a"
|
||||
change_arch "youtube-revanced" "youtube-revanced-x86_64" "--rip-lib x86 --rip-lib armeabi-v7a --rip-lib arm64-v8a"
|
||||
change_arch "youtube-revanced" "youtube-revanced-x86" "--rip-lib x86_64 --rip-lib armeabi-v7a --rip-lib arm64-v8a"
|
||||
|
||||
rm -f revanced-cli* revanced-patches* revanced-integrations*
|
||||
dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest"
|
||||
|
||||
# Patch Instagram
|
||||
@@ -52,12 +66,6 @@ get_ver "sim-spoof" "com.ss.android.ugc.trill"
|
||||
get_apk "tiktok" "tik-tok-including-musical-ly" "tiktok-pte-ltd/tik-tok-including-musical-ly/tik-tok-including-musical-ly"
|
||||
patch "tiktok" "tiktok-revanced"
|
||||
|
||||
# Patch YouTube
|
||||
get_patches_key "youtube-revanced"
|
||||
get_ver "video-ads" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
patch "youtube" "youtube-revanced"
|
||||
|
||||
# Patch YouTube Music
|
||||
get_patches_key "youtube-music-revanced"
|
||||
get_ver "hide-get-premium" "com.google.android.apps.youtube.music"
|
||||
|
||||
Reference in New Issue
Block a user