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
2022-11-12 16:25:34 +01:00
.gitignore gitignore upstream 2022-11-12 00:34:17 +01:00
README.md add -NoDeploy flag 2022-07-15 23:47:24 +02:00
revanced.ps1 show which patches include settings 2022-11-12 16:25:34 +01:00

Auto installer for YouTube ReVanced

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.

Use -NoDeploy to only check and download updates