# 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.