mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
fix last rve
This commit is contained in:
@@ -11,7 +11,7 @@ dl_gh "revanced-patches revanced-integrations revanced-cli" "inotia00" "latest"
|
||||
|
||||
# Patch YouTube Extended:
|
||||
get_patches_key "youtube-revanced-extended"
|
||||
get_ver "Hide general ads" "com.google.android.youtube"
|
||||
get_ver "Video playback" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
patch "youtube" "revanced-extended" "inotia"
|
||||
|
||||
@@ -20,27 +20,29 @@ patch "youtube" "revanced-extended" "inotia"
|
||||
# Patch YouTube Music Extended:
|
||||
# Arm64-v8a
|
||||
get_patches_key "youtube-music-revanced-extended"
|
||||
get_ver "Hide general ads" "com.google.android.apps.youtube.music"
|
||||
get_ver "Video playback" "com.google.android.apps.youtube.music"
|
||||
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
||||
patch "youtube-music-arm64-v8a" "revanced-extended" "inotia"
|
||||
# Armeabi-v7a
|
||||
get_patches_key "youtube-music-revanced-extended"
|
||||
get_ver "Hide general ads" "com.google.android.apps.youtube.music"
|
||||
get_ver "Video playback" "com.google.android.apps.youtube.music"
|
||||
get_apk "youtube-music-armeabi-v7a" "youtube-music" "google-inc/youtube-music/youtube-music" "armeabi-v7a"
|
||||
patch "youtube-music-armeabi-v7a" "revanced-extended" "inotia"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch Reddit:
|
||||
get_patches_key "reddit-rve"
|
||||
get_apk "reddit" "reddit" "redditinc/reddit/reddit"
|
||||
patch "reddit" "revanced-extended" "inotia"
|
||||
|
||||
#################################################
|
||||
|
||||
# Split architecture Youtube:
|
||||
for i in {0..3}; do
|
||||
split_arch "youtube-revanced-extended" "youtube-${archs[i]}-revanced-extended" "$(gen_rip_libs ${libs[i]})"
|
||||
done
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch Reddit:
|
||||
rm -f revanced-cli*
|
||||
dl_gh "revanced-cli" "inotia00" "v2.21.2-arsclib"
|
||||
get_patches_key "reddit-rve"
|
||||
get_apk "reddit" "reddit" "redditinc/reddit/reddit"
|
||||
patch "reddit" "revanced-extended" "inotia"
|
||||
|
||||
#################################################
|
||||
|
||||
Reference in New Issue
Block a user