Use revanced instead of this
This repo includes all vanced versions and can be used as a mirror on Vanced Manager.
Download and install the last version Vanced Manger from wayback machine (wait for a few seconds so it redirects you to download) as manager downloads seem to be removed from their github.
(this step may not be required for now because vanced manager seems to fall back to https://mirror.codebucket.de/vanced/api/v1/
if vanced's own mirror doesn't work)
After installing manager,
Open settings(Click on three dots at the top right than select settings) > Open dev settings (Click on the gear at the top right) > Click on Channel url
Replace https://api.vancedapp.com/api/v1
with https://raw.githubusercontent.com/kaanyalova/vanced-archive/master/api/v1
or https://raw.githubusercontent.com/kaanyalova/vanced-archive/master/api/beta
if you want to use beta versions of youtube vanced.
Alternatively you can use the offical mirror as it seems to work for now, to do this replace https://api.vancedapp.com/api/v1
with https://mirror.codebucket.de/vanced/api/v1
or https://mirror.codebucket.de/vanced/api/beta
if you want to use beta versions of youtube vanced.
These mirrors does not include microg as it is downloaded from Vanced's github (downloads still seem to work fine) when using Vanced Manager.
You can also just download and install the apks normally without using Vanced Manager. (either from this repo or from official mirror)
(To download individual files from github go to that file and click on "view raw")
To do this you can either use SAI(recommended) or adb, First download the apks of your selected version , Arch , Language , and Theme , there should be 3 apks in total. Then open SAI , select the apks you downloaded. Theres only one apk for Youtube Vanced Music so you can install it normally.
If you are using adb,
adb install-multiple split_config.arm64_v8a.apk split_config.en.apk black.apk
Becuse you might not trust some random guy on internet you might want to verify if the apks are coming from vanced ,to do this you can,
Vanced developer canelex_ shared sha256 hashes of recent versions of vanced on reddit so you can use
sha256sum filename.apk
and compare the hashes.
Vanced's website has sha256 signatures so you can verify that the files are coming from them to do that you can use
keytool -printcert -jarfile filename.apk
and compare the SHA256
with the one in their website
I got these files from a torrent file on Vanced's Discord Server it was on vanced_mirrors channel before it was removed. This repo also includes that torrent file.
This repo also includes the repo for Integrations (Sponsorblock/ReturnDislikes) that was later removed. I got the files from wayback machine