mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
rollback Revanced Extended
Rollback Revanced Extended because project contiuned Fix some bugs about youtube music
This commit is contained in:
@@ -16,7 +16,7 @@ dl_htmlq
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch YouTube Extended:
|
||||
# Patch YouTube ReX:
|
||||
get_patches_key "youtube-ReX"
|
||||
get_ver "Hide general ads" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
@@ -24,9 +24,10 @@ patch "youtube" "ReX"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch YouTube Music Extended:
|
||||
# Patch YouTube Music ReX:
|
||||
# Arm64-v8a
|
||||
get_patches_key "youtube-music-ReX"
|
||||
version="6.17.52"
|
||||
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
||||
patch "youtube-music-arm64-v8a" "ReX"
|
||||
# Armeabi-v7a
|
||||
|
||||
@@ -5,7 +5,7 @@ source src/build/utils.sh
|
||||
#################################################
|
||||
|
||||
# Checking new patch
|
||||
checker "inotia00/revanced-patches" "revanced-extended-inotia-discontinued"
|
||||
checker "inotia00/revanced-patches" "revanced-extended"
|
||||
|
||||
#################################################
|
||||
|
||||
@@ -19,27 +19,28 @@ dl_htmlq
|
||||
get_patches_key "youtube-revanced-extended"
|
||||
get_ver "Hide general ads" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
_patch "youtube" "revanced-extended-inotia-discontinued"
|
||||
patch "youtube" "revanced-extended"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch YouTube Music Extended:
|
||||
# Arm64-v8a
|
||||
get_patches_key "youtube-music-revanced-extended"
|
||||
get_ver "Hide music ads" "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-discontinued"
|
||||
patch "youtube-music-arm64-v8a" "revanced-extended"
|
||||
# Armeabi-v7a
|
||||
get_patches_key "youtube-music-revanced-extended"
|
||||
version="6.08.51"
|
||||
get_ver "Hide music ads" "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-discontinued"
|
||||
patch "youtube-music-armeabi-v7a" "revanced-extended"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch Reddit:
|
||||
get_patches_key "reddit"
|
||||
get_apk "reddit" "reddit" "redditinc/reddit/reddit"
|
||||
_patch "reddit" "reddit-revanced-extended-inotia-discontinued"
|
||||
patch "reddit" "reddit-revanced-extended-inotia-discontinued"
|
||||
|
||||
#################################################
|
||||
|
||||
@@ -49,7 +50,7 @@ dl_gh "revanced-cli" "j-hc" "latest"
|
||||
dl_gh "revanced-patches" "revanced" "latest"
|
||||
# Split architecture Youtube:
|
||||
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" "youtube-${archs[i]}-revanced-extended" "$(gen_rip_libs ${libs[i]})"
|
||||
done
|
||||
|
||||
#################################################
|
||||
@@ -26,6 +26,7 @@ patch "youtube" "revanced"
|
||||
# Patch YouTube Music:
|
||||
# Arm64-v8a
|
||||
get_patches_key "youtube-music-revanced"
|
||||
version="6.17.52"
|
||||
get_apk "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
|
||||
patch "youtube-music-arm64-v8a" "revanced"
|
||||
# Armeabi-v7a
|
||||
|
||||
@@ -1,29 +1,24 @@
|
||||
custom-branding-icon-afn-red
|
||||
debugging
|
||||
custom-seekbar-color
|
||||
disable-startup-shorts-player
|
||||
disable-quic-protocol
|
||||
disable-hdr-video
|
||||
enable-old-quality-layout
|
||||
force-premium-heading
|
||||
force-vp9-codec
|
||||
force-opus-codec
|
||||
header-switch
|
||||
enable-compact-controls-overlay
|
||||
hide-cast-button
|
||||
disable-QUIC-protocol
|
||||
disable-auto-captions
|
||||
enable-force-shuffle
|
||||
enable-old-quality-layout
|
||||
enable-zen-mode
|
||||
hide-account-menu
|
||||
hide-auto-captions
|
||||
hide-autoplay-button
|
||||
hide-autoplay-preview
|
||||
hide-button-container
|
||||
hide-captions-button
|
||||
hide-email-address
|
||||
hide-endscreen-cards
|
||||
hide-endscreen-overlay
|
||||
hide-filmstrip-overlay
|
||||
hide-mix-playlists
|
||||
hide-seekbar
|
||||
hide-search-terms
|
||||
hide-cast-button
|
||||
hide-description-components
|
||||
hide-handle
|
||||
hide-latest-videos-button
|
||||
hide-load-more-button
|
||||
hide-quick-actions
|
||||
hide-mix-playlists
|
||||
hide-previous-next-button
|
||||
theme
|
||||
spoof-app-version
|
||||
hide-quick-actions
|
||||
higher-fullscreen-seekbar-height
|
||||
Custom-seekbar-color
|
||||
|
||||
Reference in New Issue
Block a user