half-gui installer for ReVanced
This repository has been archived on 2023-10-05. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Wroclaw dc70980cb3 Fix for upstream update breakage
parser for integrations list broke
2022-07-04 02:37:55 +02:00
.gitignore Initial commit 2022-07-03 01:36:42 +02:00
README.md Initial commit 2022-07-03 01:36:42 +02:00
revanced.ps1 Fix for upstream update breakage 2022-07-04 02:37:55 +02:00

Auto installer for YouTube ReVanced

This is a PowerShell script for installing Youtube ReVanced

Usage

Script assumes that:

  • youtube apk file exists in pwd (detected by .apk extension)
  • adb command is accessible in path
  • java is in path (if not, use -Java parameter to set)

After running, script will download latest required patches and jars in order to install YouTube ReVanced. It will prompt user which patches to exclude and to which device deploy (if multiple connected)

Scripts saves in .\config.json latest known versions (which are 100% downloaded if not deleted) and excluded patches for future use.