This repo template will allow you to build non-root ReVanced, ReVanced Music and X using GitHub Actions. This will help people who don't want to setup build environments on their machines.
- YouTube Music:
Permanent shuffle
- X:
Hide recommended users
andHide view count
You can modify the scripts/build.sh
script to choose the patches you want. A list of available patches and their descriptions can be found here.
- YouTube:
19.43.41
- YouTube Music:
7.25.52
- X:
10.65.2-release.0
- Fork or create a new repository using this repository as a template (Guide). DO NOT FORK if you need to set the new repo to private.
- Set up signing (if you don't want to, you can remove the signing part in the three workflows)
- Download the needed APKs from APKMirror and upload them to a new release with the
base
tag (Step 1, Step 2). The names must beyoutube.apk
,music-arm.apk
,music-arm64.apk
,music-x86.apk
,music-x86_64.apk
,x.apk
.