mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Fix
This commit is contained in:
@@ -10,9 +10,8 @@ checker "YT-Advanced/ReX-patches" "ReX"
|
|||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
# Download requirements
|
# Download requirements
|
||||||
dl_gh "ReX-patches" "YT-Advanced" "latest"
|
dl_gh "ReX-patches ReX-integrations" "YT-Advanced" "latest"
|
||||||
dl_gh "ReX-integrations" "YT-Advanced" "tags/v0.117.2"
|
dl_gh "revanced-cli" "revanced" "latest"
|
||||||
dl_gh "revanced-cli" "inotia00" "latest"
|
|
||||||
dl_htmlq
|
dl_htmlq
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
@@ -21,7 +20,7 @@ dl_htmlq
|
|||||||
get_patches_key "youtube-ReX"
|
get_patches_key "youtube-ReX"
|
||||||
get_ver "Hide general ads" "com.google.android.youtube"
|
get_ver "Hide general ads" "com.google.android.youtube"
|
||||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||||
_patch "youtube" "youtube-ReX"
|
patch "youtube" "youtube-ReX"
|
||||||
|
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
@@ -30,19 +29,19 @@ _patch "youtube" "youtube-ReX"
|
|||||||
# Arm64-v8a
|
# Arm64-v8a
|
||||||
get_patches_key "youtube-music-ReX"
|
get_patches_key "youtube-music-ReX"
|
||||||
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
||||||
_patch "youtube-music-arm64-v8a" "youtube-music-arm64-v8a-ReX"
|
patch "youtube-music-arm64-v8a" "youtube-music-arm64-v8a-ReX"
|
||||||
# Armeabi-v7a
|
# Armeabi-v7a
|
||||||
get_patches_key "youtube-music-ReX"
|
get_patches_key "youtube-music-ReX"
|
||||||
version="6.08.51"
|
#version="6.08.51"
|
||||||
get_apk "youtube-music-armeabi-v7a" "youtube-music" "google-inc/youtube-music/youtube-music" "armeabi-v7a"
|
get_apk "youtube-music-armeabi-v7a" "youtube-music" "google-inc/youtube-music/youtube-music" "armeabi-v7a"
|
||||||
_patch "youtube-music-armeabi-v7a" "youtube-music-armeabi-v7a-ReX"
|
patch "youtube-music-armeabi-v7a" "youtube-music-armeabi-v7a-ReX"
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
# Split architecture:
|
# Split architecture:
|
||||||
rm -f revanced-cli* revanced-patches*.jar patches.json
|
rm -f revanced-cli* revanced-patches*.jar patches.json
|
||||||
dl_gh "revanced-cli" "j-hc" "latest"
|
dl_gh "revanced-cli" "j-hc" "latest"
|
||||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
dl_gh "revanced-patches" "revanced" "latest"
|
||||||
# Split architecture Youtube:
|
# Split architecture Youtube:
|
||||||
for i in {0..3}; do
|
for i in {0..3}; do
|
||||||
split_arch "youtube-ReX" "youtube-${archs[i]}-ReX" "$(gen_rip_libs ${libs[i]})"
|
split_arch "youtube-ReX" "youtube-${archs[i]}-ReX" "$(gen_rip_libs ${libs[i]})"
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ _patch "youtube" "youtube-revanced-extended-android-6-7"
|
|||||||
# Split architecture:
|
# Split architecture:
|
||||||
rm -f revanced-cli* revanced-patches*.jar patches.json
|
rm -f revanced-cli* revanced-patches*.jar patches.json
|
||||||
dl_gh "revanced-cli" "j-hc" "latest"
|
dl_gh "revanced-cli" "j-hc" "latest"
|
||||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
dl_gh "revanced-patches" "revanced" "latest"
|
||||||
# Split architecture Youtube:
|
# Split architecture Youtube:
|
||||||
for i in {0..3}; do
|
for i in {0..3}; do
|
||||||
split_arch "youtube-revanced-extended-android-6-7" "youtube-${archs[i]}-revanced-extended-android-6-7" "$(gen_rip_libs ${libs[i]})"
|
split_arch "youtube-revanced-extended-android-6-7" "youtube-${archs[i]}-revanced-extended-android-6-7" "$(gen_rip_libs ${libs[i]})"
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ _patch "reddit" "reddit-revanced-extended-inotia-discontinued"
|
|||||||
# Split architecture:
|
# Split architecture:
|
||||||
rm -f revanced-cli* revanced-patches*.jar patches.json
|
rm -f revanced-cli* revanced-patches*.jar patches.json
|
||||||
dl_gh "revanced-cli" "j-hc" "latest"
|
dl_gh "revanced-cli" "j-hc" "latest"
|
||||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
dl_gh "revanced-patches" "revanced" "latest"
|
||||||
# Split architecture Youtube:
|
# Split architecture Youtube:
|
||||||
for i in {0..3}; do
|
for i in {0..3}; do
|
||||||
split_arch "youtube-revanced-extended-inotia-discontinued" "youtube-${archs[i]}-revanced-extended-inotia-discontinued" "$(gen_rip_libs ${libs[i]})"
|
split_arch "youtube-revanced-extended-inotia-discontinued" "youtube-${archs[i]}-revanced-extended-inotia-discontinued" "$(gen_rip_libs ${libs[i]})"
|
||||||
|
|||||||
@@ -26,12 +26,12 @@ patch "youtube" "youtube-revanced"
|
|||||||
# Patch YouTube Music:
|
# Patch YouTube Music:
|
||||||
# Arm64-v8a
|
# Arm64-v8a
|
||||||
get_patches_key "youtube-music-revanced"
|
get_patches_key "youtube-music-revanced"
|
||||||
version="6.10.51"
|
#version="6.10.51"
|
||||||
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
||||||
patch "youtube-music-arm64-v8a" "youtube-music-arm64-v8a-revanced"
|
patch "youtube-music-arm64-v8a" "youtube-music-arm64-v8a-revanced"
|
||||||
# Armeabi-v7a
|
# Armeabi-v7a
|
||||||
get_patches_key "youtube-music-revanced"
|
get_patches_key "youtube-music-revanced"
|
||||||
version="6.08.51"
|
#version="6.08.51"
|
||||||
get_apk "youtube-music-armeabi-v7a" "youtube-music" "google-inc/youtube-music/youtube-music" "armeabi-v7a"
|
get_apk "youtube-music-armeabi-v7a" "youtube-music" "google-inc/youtube-music/youtube-music" "armeabi-v7a"
|
||||||
patch "youtube-music-armeabi-v7a" "youtube-music-armeabi-v7a-revanced"
|
patch "youtube-music-armeabi-v7a" "youtube-music-armeabi-v7a-revanced"
|
||||||
|
|
||||||
@@ -121,7 +121,7 @@ patch "windy" "windy-revanced"
|
|||||||
# Split architecture:
|
# Split architecture:
|
||||||
rm -f revanced-cli* revanced-patches*.jar patches.json
|
rm -f revanced-cli* revanced-patches*.jar patches.json
|
||||||
dl_gh "revanced-cli" "j-hc" "latest"
|
dl_gh "revanced-cli" "j-hc" "latest"
|
||||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
dl_gh "revanced-patches" "revanced" "latest"
|
||||||
# Split architecture Youtube:
|
# Split architecture Youtube:
|
||||||
for i in {0..3}; do
|
for i in {0..3}; do
|
||||||
split_arch "youtube-revanced" "youtube-${archs[i]}-revanced" "$(gen_rip_libs ${libs[i]})"
|
split_arch "youtube-revanced" "youtube-${archs[i]}-revanced" "$(gen_rip_libs ${libs[i]})"
|
||||||
|
|||||||
@@ -141,7 +141,7 @@ get_apk() {
|
|||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
# Patching apps with Revanced CLI (old):
|
# Patching apps with Revanced CLI (old version):
|
||||||
_patch() {
|
_patch() {
|
||||||
if [ -f "$1.apk" ]; then
|
if [ -f "$1.apk" ]; then
|
||||||
java -jar revanced-cli*.jar \
|
java -jar revanced-cli*.jar \
|
||||||
@@ -192,12 +192,12 @@ gen_rip_libs() {
|
|||||||
}
|
}
|
||||||
split_arch() {
|
split_arch() {
|
||||||
if [ -f "./build/$1.apk" ]; then
|
if [ -f "./build/$1.apk" ]; then
|
||||||
java -jar revanced-cli*.jar \
|
java -jar revanced-cli*.jar patch \
|
||||||
-b revanced-patches*.jar \
|
--patch-bundle revanced-patches*.jar \
|
||||||
-a ./build/$1.apk \
|
|
||||||
--keystore=./src/ks.keystore \
|
|
||||||
$3 \
|
$3 \
|
||||||
-o ./build/$2.apk
|
--keystore=./src/ks.keystore \
|
||||||
|
--out=./build/$2.apk\
|
||||||
|
./build/$1.apk
|
||||||
else
|
else
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Disable switching emoji to sticker in message input field
|
disable-switching-emoji-to-sticker-in-message-input-field
|
||||||
|
|||||||
@@ -1,22 +1,22 @@
|
|||||||
Custom branding icon Revancify blue
|
custom-branding-icon-revancify-blue
|
||||||
Enable compact controls overlay
|
enable-compact-controls-overlay
|
||||||
Hide cast button
|
hide-cast-button
|
||||||
Disable QUIC protocol
|
disable-QUIC-protocol
|
||||||
Disable auto captions
|
disable-auto-captions
|
||||||
Enable force shuffle
|
enable-force-shuffle
|
||||||
Enable old quality layout
|
enable-old-quality-layout
|
||||||
Enable zen mode
|
enable-zen-mode
|
||||||
Hide account menu
|
hide-account-menu
|
||||||
Hide autoplay button
|
hide-autoplay-button
|
||||||
Hide autoplay preview
|
hide-autoplay-preview
|
||||||
Hide button container
|
hide-button-container
|
||||||
Hide captions button
|
hide-captions-button
|
||||||
Hide cast button
|
hide-cast-button
|
||||||
Hide description components
|
hide-description-components
|
||||||
Hide handle
|
hide-handle
|
||||||
Hide latest videos button
|
hide-latest-videos-button
|
||||||
Hide load more button
|
hide-load-more-button
|
||||||
Hide mix playlists
|
hide-mix-playlists
|
||||||
Hide previous next button
|
hide-previous-next-button
|
||||||
Hide quick actions
|
hide-quick-actions
|
||||||
Custom seekbar color
|
Custom-seekbar-color
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
Custom branding icon Revancify blue
|
custom-branding-icon-revancify-blue
|
||||||
Disable auto captions
|
disable-auto-captions
|
||||||
Hide button shelf
|
hide-button-shelf
|
||||||
Hide carousel shelf
|
hide-carousel-shelf
|
||||||
Hide cast button
|
hide-cast-button
|
||||||
Hide category bar
|
hide-category-bar
|
||||||
Hide new playlist button
|
hide-new-playlist-button
|
||||||
@@ -1,13 +1,13 @@
|
|||||||
Custom branding
|
custom-branding
|
||||||
Premium heading
|
premium-heading
|
||||||
Enable debugging
|
enable-debugging
|
||||||
Disable auto captions
|
disable-auto-captions
|
||||||
Disable player popup panels
|
disable-player-popup-panels
|
||||||
Hide autoplay button
|
hide-autoplay-button
|
||||||
Hide cast button
|
hide-cast-button
|
||||||
Hide email address
|
hide-email-address
|
||||||
Hide player buttons
|
hide-player-buttons
|
||||||
Hide video action buttons
|
hide-video-action-buttons
|
||||||
Hide captions button
|
hide-captions-button
|
||||||
Hide timestamp
|
hide-timestamp
|
||||||
Spoof app version
|
spoof-app-version
|
||||||
|
|||||||
Reference in New Issue
Block a user