mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
added ReX forked by anddea
This commit is contained in:
30
src/build/ReX-anddea.sh
Normal file
30
src/build/ReX-anddea.sh
Normal file
@@ -0,0 +1,30 @@
|
||||
#!/bin/bash
|
||||
# ReX forked by anddea build
|
||||
source src/build/utils.sh
|
||||
|
||||
#################################################
|
||||
|
||||
# Download requirements
|
||||
dl_gh " revanced-patches revanced-integrations" "anddea" "latest"
|
||||
dl_gh "revanced-cli" "inotia00" "latest"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch YouTube ReX anddea:
|
||||
get_patches_key "youtube-ReX-anddea"
|
||||
get_ver "Hide general ads" "com.google.android.youtube"
|
||||
get_apk "youtube" "youtube" "google-inc/youtube/youtube"
|
||||
patch "youtube" "ReX-anddea" "inotia"
|
||||
|
||||
|
||||
#################################################
|
||||
|
||||
rm -f revanced-cli*
|
||||
dl_gh "revanced-cli" "FiorenMas" "latest"
|
||||
# Split architecture Youtube:
|
||||
get_patches_key "youtube-ReX-anddea"
|
||||
for i in {0..3}; do
|
||||
split_arch "youtube" "youtube-${archs[i]}-ReX-anddea" "$(gen_rip_libs ${libs[i]})"
|
||||
done
|
||||
|
||||
#################################################
|
||||
1
src/options/ReX-anddea.json
Normal file
1
src/options/ReX-anddea.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
18
src/patches/youtube-ReX-anddea/exclude-patches
Normal file
18
src/patches/youtube-ReX-anddea/exclude-patches
Normal file
@@ -0,0 +1,18 @@
|
||||
Custom branding icon YouTube
|
||||
Enable compact controls overlay
|
||||
Disable QUIC protocol
|
||||
Disable auto captions
|
||||
Disable HDR video
|
||||
Enable old quality layout
|
||||
Enable zen mode
|
||||
Hide account menu
|
||||
Hide autoplay button
|
||||
Hide autoplay preview
|
||||
Hide captions button
|
||||
Hide description components
|
||||
Hide handle
|
||||
Hide latest videos button
|
||||
Hide load more button
|
||||
Hide mix playlists
|
||||
Hide previous next button
|
||||
Custom seekbar color
|
||||
1
src/patches/youtube-ReX-anddea/include-patches
Normal file
1
src/patches/youtube-ReX-anddea/include-patches
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user