🤖 Automate the process of downloading, patching, and releasing a patched Revanced YT APK.
Script | Description |
---|---|
get-stable-cli.sh |
Retrieves and downloads the latest revanced-cli JAR URL from the Revanced API |
get-dev-rvp.sh |
Retrieves and downloads the latest pre-release of the revanced-patches .RVP patch file. |
fetch-yt-ver.sh |
Uses revanced-cli to extract and print the latest supported YT version from revanced-patches |
get-apkmd.sh |
Fetch the latest apkmd binary release from the tanishqmanuja/apkmirror-downloader GitHub repo , download it, save it as apkmd, and make it executable. |