[App][Guides][Unofficial]▶️ReVanced Megathread◀️

Should I continue to provide my ready apks?

  • Yes, you should continue.

    Votes: 1,410 97.1%
  • No, you should stop.

    Votes: 42 2.9%

  • Total voters
    1,452
  • Poll closed .
Search This thread

zgfg

Senior Member
Oct 10, 2016
9,646
7,512
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
gisk doesn't support updates, and no manager supports updates on a manually installed ZIP (must be in repo). I'm surprised the screenshot could be generated. Is it a Magisk fork?
Module does not need to be in the repo if it supports updateJson mechanism - and both j-hc and NoName-exe modules from their GitHub sites (links are under the spoiler in the OP post #1) do support

Look at the screenshots in my previous post you quoted

On the 1st screenshot you see in Magisk app v25.x, Modules tab, ReVanced-Extended module showing active Update button

2nd screenshot, when I click on Update, it shows me Changelog and offers Download and Install

On the 3rd screenshot, it does update installation and asks for Reboot

---

If you are not familiar with the structure and the mechanism of installation and updating modules, please study and learn from the official Magisk documentaition, Developer guide, on the TJW Magisk GitHub site (Magisk app, main screen, link at the bottom):
(scroll to the Modules description)
See below the screenshots from that official Magisk modules documentation

Unzip eg j-hc module.zip installation file, find inside text file module.prop, open and observe inside:
versionCode=20220856
updateJson=https://raw.githubusercontent.com/j-hc/revanced-magisk-module/update/youtube-update.json


Open that URL in browser and
find there currently
versionCode": 20220856,
"zipUrl": "https://github.com/j-hc/revanced-ma...856/youtube-revanced-magisk-v18.05.40-all.zip",
"changelog": "https://raw.githubusercontent.com/j-hc/revanced-magisk-module/update/build.md"


Study from the Magisk developer documentaition how that works, what for are versionCode, zipURL and changelog URL

Btw, you can open the last two URLs in your browser and see what will happen

Hence when j-hc uploads the new module release, he will update that on-line youtube-update.json file

Magisk app will read that there is a higher versionCode than in its installed module, when you click Update it will open changelog URL and when you click Install it will download and install the new module zip installation file from urlZIP

---

Of course, the prerequisite is that you already have an older version of the same module installed (that Magisk app can follow the updateJson URL from the module's module.prop)
 

Attachments

  • IMG_20230316_115154.jpg
    IMG_20230316_115154.jpg
    346.9 KB · Views: 47
  • IMG_20230316_114957.jpg
    IMG_20230316_114957.jpg
    290.7 KB · Views: 45
  • IMG_20230316_125019.jpg
    IMG_20230316_125019.jpg
    357.3 KB · Views: 44
Last edited:

zgfg

Senior Member
Oct 10, 2016
9,646
7,512
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
Magisk doesn't support updates, and no manager supports updates on a manually installed ZIP (must be in repo). I'm surprised the screenshot could be generated. Is it a Magisk fork?
Continuation:

Watch the video how auto-update mechanism works - Magisk Canary 25209 (one but last, since the last 25210 has a regression bug causing that Systemless hosts and other systemless modules do not work with):
https://mega.nz/file/stlHXaxB#WrefPtxTJJXkgcXGdgyMYDRBtDVWyMz_yg7j4bBZkwA

But Magisk Stable v25.x will also do, and the forks like Delta, etc
 

doggydog2

Senior Member
Continuation:

Watch the video how auto-update mechanism works - Magisk Canary 25209 (one but last, since the last 25210 has a regression bug causing that Systemless hosts and other systemless modules do not work with):
https://mega.nz/file/stlHXaxB#WrefPtxTJJXkgcXGdgyMYDRBtDVWyMz_yg7j4bBZkwA

But Magisk Stable v25.x will also do, and the forks like Delta, etc
Thank you very much for the detailed information. Indeed i wasn't aware of this, and didn't hit Update button for years. But I looked back, and it's there. The package contain the update info. Wonderful mechanism👍
 
  • Like
Reactions: Wolfcity and zgfg

user0u

Senior Member
Jun 14, 2018
357
106
Where to get previous versions?
The ready made APK's are only available as "latest release" and not as different versions? Or am I mistaken?
Here's the revanced extended apk. This is an older apk fom this thread that I had downloaded.
You can find all versions of MicroG here:
 

Attachments

  • youtube-revanced_extended_v18.08.37.apk
    134.6 MB · Views: 281
  • Like
Reactions: EinleVerNt

Veestaai

Senior Member
May 3, 2017
348
571
Chicago
Can't play individual songs in revanced yt music. Is someone else facing this issue?
 

Attachments

  • Screenshot.jpg
    Screenshot.jpg
    733.5 KB · Views: 48

t-driver

Senior Member
Jun 29, 2013
254
57
Magisk doesn't support updates, and no manager supports updates on a manually installed ZIP (must be in repo). I'm surprised the screenshot could be generated. Is it a Magisk fork?

I have no time these days so I'm using j-hc module lately, and update directly via magisk. ( sorry retrial...)
 

asif9t9

Senior Member
Oct 29, 2011
567
63
Same. YouTube music vanced or revanced or extended or any version doesn't work for us. What you see is that when you choose a song, it doesn't play the song. It starts a radio mix for that song. There's no fix and since it's just Canada you won't see anyone fix it. I just use YouTube or Spotify for music.
 

zgfg

Senior Member
Oct 10, 2016
9,646
7,512
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
Is there maybe anybody here who uses Magisk Delta and ReVanced Extended Magisk module from NoName-exe (download link is in the OP post #1)

I cannot make it to work - I install the module and reboot but there is no YouTube application installed

Actually, by looking deeper, I see that it has mounted the lib and base.apk to:
/system/priv-app/youtube

However (looking into the module's installation folder
/data/adb/modules/ytrvx-magisk and comparing the hashes), it's the original 125,44 MB youtube.apk from the module's system/priv/youtube folder, not the patched 49,58 MB revanced.apk file

Furthermore, pm commands do not find a youtube package installed:
pm path com.google.android.youtube
pm list packages | grep YouTube


I played by adding logs and I see that indeed the module's service.sh script prematurely exits on the line 21:
stock_path=$( pm path com.google.android.youtube | head -1 | sed 's/package://g' )
[ -z "$stock_path" ] && exit 1


Hence before it should mount the patched base.apk in the line 32 and doing all other stuff (modding db by SQLite3, etc)

With the same Magisk Delta I can successfully use all other systemless modules (Delta has no bug with mounting, like Magisk Canary 25210, causing that systemless modules do not work)

Also, the j-hc ReVanced Magisk module works fine on the same phone, and the same Magisk Delta (however, unlike NoName-exe, j-hc does not push YT to /system/priv-app/youtube but 'normally' to /data/app/*)

Also, I have another phone (both are Xiaomi but different models with different MIUI version), but with Canary 25209, where I can successfully install and use either j-hc ReVanced or NoName-exe Extended modules

Hence I don't know is it a 'problem' on my (first) phone with the ROM or Magisk Delta, causing that NoName-exe module could not successfully install ReVanced Extended
 

zgfg

Senior Member
Oct 10, 2016
9,646
7,512
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
Is there maybe anybody here who uses Magisk Delta and ReVanced Extended Magisk module from NoName-exe (download link is in the OP post #1)

I cannot make it to work - I install the module and reboot but there is no YouTube application installed

Actually, by looking deeper, I see that it has mounted the lib and base.apk to:
/system/priv-app/youtube

However (looking into the module's installation folder
/data/adb/modules/ytrvx-magisk and comparing the hashes), it's the original 125,44 MB youtube.apk from the module's system/priv/youtube folder, not the patched 49,58 MB revanced.apk file

Furthermore, pm commands do not find a youtube package installed:
pm path com.google.android.youtube
pm list packages | grep YouTube


I played by adding logs and I see that indeed the module's service.sh script prematurely exits on the line 21:
stock_path=$( pm path com.google.android.youtube | head -1 | sed 's/package://g' )
[ -z "$stock_path" ] && exit 1


Hence before it should mount the patched base.apk in the line 32 and doing all other stuff (modding db by SQLite3, etc)

With the same Magisk Delta I can successfully use all other systemless modules (Delta has no bug with mounting, like Magisk Canary 25210, causing that systemless modules do not work)

Also, the j-hc ReVanced Magisk module works fine on the same phone, and the same Magisk Delta (however, unlike NoName-exe, j-hc does not push YT to /system/priv-app/youtube but 'normally' to /data/app/*)

Also, I have another phone (both are Xiaomi but different models with different MIUI version), but with Canary 25209, where I can successfully install and use either j-hc ReVanced or NoName-exe Extended modules

Hence I don't know is it a 'problem' on my (first) phone with the ROM or Magisk Delta, causing that NoName-exe module could not successfully install ReVanced Extended...
By use of SuList Auto-Whitelist module I got com.google.android.youtube listed in the Magisk Delta SuList

and now pm correctly finds the package:
pm path com.google.android.youtube
package:/system/priv-app/youtube/base.apk


Seems that module's service.sh script works now - I do have ReVanced Extended YT app and it works

Edit:
At the end no success with that NoName-exe Extended module on Magisk Delta with SuList, after reboot I had bootloop and lost the patched YT

I returned to the j-hc module that installs (patched YT to Data, not to /system/priv-app) with no troubles
 
Last edited:

Admiral2145

Senior Member
Sep 28, 2010
2,122
401
Xiaomi Poco F3
Google Pixel 6

Legitsu

Senior Member
Aug 30, 2013
1,440
486
the spoof buffer patch seems to resolve the video not loading issue

a reminder to other users YOU MUST CLEAN INSTALL Revanced/Revanced extended at every update this means uninstall the old version before installing the new

this is non optional non-negotionable failure todo this will result in things not working as expected
 

stephtban

Senior Member
the spoof buffer patch seems to resolve the video not loading issue

a reminder to other users YOU MUST CLEAN INSTALL Revanced/Revanced extended at every update this means uninstall the old version before installing the new

this is non optional non-negotionable failure todo this will result in things not working as expected
I personally never uninstall before updating (revanced extented) and never had any problem. What things didn't work for you ?
 

Genetic517

Senior Member
Nov 2, 2011
1,089
294
the spoof buffer patch seems to resolve the video not loading issue

a reminder to other users YOU MUST CLEAN INSTALL Revanced/Revanced extended at every update this means uninstall the old version before installing the new

this is non optional non-negotionable failure todo this will result in things not working as expected
What makes you say this? I've only done a fresh install when inotia or retrial puts this in the notes at the bottom of each patch update. I don't seem to have any issues?
 
Last edited:

MazK_786

New member
Jun 21, 2019
4
0
ReVanced Extended Update:
📅Build Date: 17/03/2023 - Date Format: DD-MM-YYYY
▶️YouTube Version:
18.10.36 (nodpi)
🛠️Revanced Manager Version: 0.57
⚙️Integrations Version: 0.100.2
🩹Patches Version: 2.166.1 <--- Can be consider as the Changelog.
🩹Patches Used: All Recommended, except Translations.
⬇️Download

Thank you so much for keeping the files updated! Kudos to your efforts and patience.

Is there a way we can have a different icon for the Revanced app? Maybe the one on the top left on this revanced Github page ?
 

Spannaa

Recognized Contributor / Themer
Sep 13, 2010
7,333
16,541
61
Cardiff
Google Pixel 5
Google Pixel 6
  • Like
Reactions: Retrial

Retrial

Recognized Contributor & Translator
Jun 10, 2015
3,411
10,159
Athens
Samsung Galaxy S4
Xiaomi Poco F1
ReVanced Extended Update:
📅Build Date: 18/03/2023 - Date Format: DD-MM-YYYY
▶️YouTube Version:
18.10.37 (nodpi)
🛠️Revanced Manager Version: 0.57
⚙️Integrations Version: 0.100.4
🩹Patches Version: 2.166.4 <--- Can be consider as the Changelog.
🩹Patches Used: All Recommended, except Translations.
⬇️Download
 
Last edited:

Retrial

Recognized Contributor & Translator
Jun 10, 2015
3,411
10,159
Athens
Samsung Galaxy S4
Xiaomi Poco F1
Thank you so much for keeping the files updated! Kudos to your efforts and patience.

Is there a way we can have a different icon for the Revanced app? Maybe the one on the top left on this revanced Github page ?
Hi, thanks.
For ReVanced I didn't selected the "Custom Branding" patch which change the icon/name to ReVanced because I personally think their icon is ugly but I may create a poll and see what most people want.
Meanwhile you can do what Spanna told you or use Apk Editor Studio to change icon/name.
 

Top Liked Posts

  • 4
    Hi!
    Any idea why regular Youtube revanced hasn't been updated for a month while the extended has?
    Also, the recommended Youtube version hasn't changed either while I saw people saying here that it usually changes every week.
    Extended can update twice a day but in reality it doesn't change much, inotia00 applies fixes to his fixes.

    ReVanced will get soon update with all the necessary changes all together.

    Updates no needed on regular base. App working fine.
    2
    ReVanced Extended YouTube + YouTube Music pre-made apks updated with the latest patches v2.190.21.
    1
    Hi!
    Any idea why regular Youtube revanced hasn't been updated for a month while the extended has?
    Also, the recommended Youtube version hasn't changed either while I saw people saying here that it usually changes every week.
    1
    I cannot for the life of me even begin to understand why 'save and restore brightness settings' was removed from ReVanced Extended.

    The 'save and restore brightness settings' could be disabled for people who did not want it, so why remove this feature for those of us who did want it?

    The 'save and restore brightness settings' was something that made ReVanced Extended feel like the true successor to the original Vanced because the original Vanced also had 'save and restore brightness settings' which plain old ReVanced does not. Anybody else annoyed by this?
  • 11
    ReVanced Extended (RVX) apks updated with the latests patches and integrations.
    8
    Seems inotia00 is back again and released new update for RVX. 🤪
    I've uploaded the RVX apks in AFH.
    RVX patches
    RVX integrations
    I will update the OP later today.

    My opinion is to stick to regular Revanced. These stuff with Extended (include Revancify), which they discontinue and then continue have became a joke and they only cause extra confusion to their users.
    8
    ReX YouTube & YouTube Music pre-made apks, updated with the latest patches v2.190.1 and integrations v0.119.0.
    Download at post #2.
    8
    All ReVanced Extended pre-made apks updated with the latest patches v2.190.15.
    ⚠️Clean install is recommended according to the dev.
    8
    ReVanced Extended (RVX) apks updated with the latest patches v2.190.12.
    This fix thumbnail preview in seekbar...kinda...the quality of the preview is really bad like blurry.
  • 220
    ▶️ReVanced Megathread◀️
    (Apks, Guides, Informations, Links)
    ⚠️This thread is Unofficial and is not related to ReVanced Team or to any other ReVanced forks.
    I created this thread with the purpose to help xda community and general the users to find guides, infos, trusted apks and help each other for all the ReVanced projects. You can read more here.


    💡Informations & Links

    Here you can find informations, description and links for each project involved with Revanced.

    ▶️
    ReVanced™️

    💡ReVanced is the successor of the legacy Vanced app. It's a tool which can build a modded version of YouTube with AdBlock+SponsorBlock and has almost all the Premium YouTube features plus more. Well...this is how it started, ReVanced as tool can now patch more apps besides the youtube.

    ▶️ReVanced Extended

    💡ReVanced Extended (RVX) started by inotia00 as a fork of ReVanced with some patches/features more and most of the time it was based on more recent youtube version.
    - inotia00 stopped the development at 05-08-2023.
    - Then the project continues as fork with the name ReVanced Extended (ReX) by YT-Advanced.
    - However at 05-09-2023 inotia00 came back (announcement) and released a new update for RVX patches.
    - At 11-09-2023 ReX is discontinued. (
    announcment)
    The future of Extended is unclear.

    🧓ReVanced Extended (RVX) for Android 6-7

    💡RVX for Android 6-7 is a ported version of RVX patches by kitadai31 for old devices which run android 6-7.

    👾Revancify

    💡Revancify is an alternative tool of ReVanced Manager. More specifically is a TUI wrapper for Revanced CLI with amazing features.


    👨‍🏫Build and Installation Guides

    💡Here you can find guides about how to patch a supported app with revanced patches. The same process is for all apps, you just have to find the supported target version of the app you want to patch here (more easier to find here) and follow the same steps. In these guides we will use as an example the YouTube.

    📱ReVanced Manager Method (Recommended for most users)

    ▶️ReVanced™️
    Check a video tutorial or an alternative guide.
    Alternative, you can also use the very easy way CLI Automation.

    1. Remove anything related to Vanced MicroG/Vanced/ReVanced if you previously had it installed.
    2. Optional If you have installed Official Stock YouTube app: Uninstall it if possible or Go to your Settings > Apps > Find YouTube and Select it > Choose Disable > Click Storage > Clear Cache/Data > Uninstall Updates.
    3. Download Vanced microG (latest version) + ReVanced Manager (latest version) [ONLY Arm64 devices] + Recommended Official YouTube Version 18.32.39 (Android 8.0+) [Do NOT download BUNDLE version].
    4. Install Vanced microG + ReVanced Manager. [Do NOT install youtube.apk you previously downloaded]
    5. Open ReVanced Manager and Check if your device is compatible as ARM64 device with ReVanced Manager here. [Sort By New]. If it's compatible proceeded.
    6. Go to Settings at the bottom right > Scroll down a bit > Click and enable the Experimental Patches support [Not the Universal]. Also "Enable changing selection".
    7. Go to the Patcher Tab and Choose the section "Select an application".
    8. Click the "Storage" icon on the bottom right corner and select the .apk of Official Stock YouTube which you previously downloaded.
    9. Select the "Default" box at top left and Patch. [Recommended to deselect Debug patch as it may lead to performance degradation]
    10. The process will start, wait to finish.
    11. Optional if you want to export the patched .apk (app) you made, after finish the patching and before you install it, press the 3-dots menu in the top right corner and export it.
    12. Press Install and done!
    13. While you installing the app and when you first open the app, you MAY get a warn from play store. Press ignore and then press -do not send-. It's safe don't worry about what play store says.
    14. To set ReVanced to open youtube links by default:
      - For general devices check this
      - If you are using MIUI and you have trouble to do it, check this.
      - If you still have issues check this.
    15. On Huawei devices you should also do this.
    16. Enjoy!
    🤖Alternative, easy installation with my "pre-made apks" which you can find here.
    1. Remove all YouTube related modules and apps, if you have any installed.
    2. Remove these specific directories related with ReVanced or Vanced if you used them before. (Check from post #246 why)
    3. Reboot the device.
    4. Download *Vanced microG (latest version) + ReVanced Manager (latest version) [ONLY Arm64 devices] + Recommended Official YouTube Version 18.32.39 (Android 8.0+) [Do NOT download BUNDLE version].
    5. Install ReVanced Manager + the Official YouTube App you previously downloaded.
    6. *[Skip this step if none of these match to your case] Install Vanced microG if ur ROM does not come with GMS (Google Mobile Services) by default for example if you are using LineageOS without GApps or if you are using Huawei devices which doesn't have GMS.
    7. Open ReVanced Manager and grant root permission via Magisk.
    8. Open ReVanced Manager and Check if your device is compatible as ARM64 device with ReVanced Manager here. [Sort By New]. If it's compatible proceeded.
    9. Go to Settings at the bottom right > Scroll down a bit > Click and enable the Experimental Patches support [Not the Universal]. Also "Enable changing selection".
    10. Go to Patcher Tab and Choose the section "Select an application".
    11. Select the Official YouTube app which you previously installed.
    12. Select the "Default" box at top left and Patch. [Exclude MicroG support/Music MicroG Support and Debug patches]
    13. Select "Install as Root" when finish the process with patches.
    14. While you installing the app and when you first open the app, you MAY get a warn from play store. Press ignore and then press -do not send-. It's safe don't worry about what play store says.
    15. Install mindetach or Detach3 Magisk module or TeMeFI, to detach YouTube or other apps from updating by Play Store. [Read this why]
    16. To set ReVanced to open youtube links by default:
      - For general devices check this
      - If you are using MIUI and you have trouble to do it, check this.
      - If you still have issues check this.
    17. Enjoy!
    🤖Alternative, easy installation with the j-hc/ReVanced Magisk Module.

    ▶️ReVanced Extended (RVX)
    1. Remove anything related to Vanced MicroG/Vanced/ReVanced if you previously had it installed.
    2. Optional If you have installed Official Stock YouTube app: Uninstall it if possible or Go to your Settings > Apps > Find YouTube and Select it > Choose Disable > Click Storage > Clear Cache/Data > Uninstall Updates.
    3. Download Vanced microG (latest version) + RVX Manager or ReVanced Manager [ONLY Arm64 devices] + Recommended Official YouTube version 18.33.40 (Android 8.0+) [Do NOT download BUNDLE version].
    4. Install Vanced microG + RVX Manager. [Do NOT install youtube.apk you previously downloaded]
    5. Open RVX Manager and Check if your device is compatible as ARM64 device here. [Sort By New]. If it's compatible proceeded.
    6. *[This step only needed if you are using ReVanced Manager - RVX Manager is already configured by default like that] Go to Settings at the bottom right > Sources > and Change the names to Patches organization: inotia00 , Patches source: revanced-patches , Integrations organization: inotia00, Integrations source: revanced-integrations.
    7. Go on Settings > Scroll down a bit > Click and enable the Experimental Patches support [Not the Universal]. Also "Enable changing selection".
    8. Close the app ReVanced Manager completely. [Restart of the app needed]
    9. Open ReVanced Manager again.
    10. Go to Patcher Tab and Choose the section "Select an application".
    11. Click the "Storage" icon on the bottom right corner and select the .apk of Official YouTube which you previously downloaded.
    12. Select the "Default" box at top left and press Patch. [Custom Icons List]
    13. The process will start, wait to finish.
    14. Optional if you want to export the patched .apk (app) you made, after finish the patching and before you install it, press the 3-dots menu in the top right corner and export it.
    15. While you installing the app and when you first open the app, you MAY get a warn from play store. Press ignore and then press -do not send-. It's safe don't worry about what play store says.
    16. To set ReX to open youtube links by default:
      - For general devices check this
      - If you are using MIUI and you have trouble to do it, check this.
      - If you still have issues check this.
    17. On Huawei devices you should also do this.
    18. Enjoy!
    🤖Alternative, easy installation with my "pre-made apks" which you can find here.
    1. Remove all YouTube related modules and apps, if you have any installed.
    2. Remove these specific directories related with ReVanced or Vanced if you used them before. (Check from post #246 why)
    3. Reboot the device.
    4. Download latest *Vanced microG (latest version) + *RVX Manager or ReVanced Manager [ONLY Arm64 devices] + Recommended Official YouTube version 18.33.40 (Android 8.0+) [Do NOT download BUNDLE version].
    5. Install RVX Manager + the Offcial YouTube app you previously downloaded.
    6. *[Skip this step if none of these match to your case] Install Vanced microG if ur ROM does not come with GMS (Google Mobile Services) by default for example if you are using LineageOS without GApps or if you are using Huawei devices which doesn't have GMS.
    7. Open ReVanced Manager and grant root permission via Magisk.
    8. Open RVX Manager and Check if your device is compatible as ARM64 device here. [Sort By New]. If it's compatible proceeded.
    9. *[This step only needed if you are using ReVanced Manager - RVX Manager is already configured by default like that] Go to Settings at the bottom right > Sources > and Change the names to Patches organization: inotia00 , Patches source: revanced-patches , Integrations organization: inotia00, Integrations source: revanced-integrations.
    10. Go on Settings > Scroll down a bit > Click and enable the Experimental Patches support [Not the Universal]. Also "Enable changing selection".
    11. Close the app ReVanced Manager completely. (Restart of the app needed)
    12. Open ReVanced Manager again.
    13. Go to Patcher Tab and Choose the section "Select an application".
    14. Select the Official YouTube app which you previously installed.
    15. Select the "Default" box at top left and press Patch. [Custom Icons List]
    16. Select "Install as Root" when finish the process with patches.
    17. While you installing the app and when you first open the app, you MAY get a warn from play store. Press ignore and then press -do not send-. It's safe don't worry about what play store says.
    18. Install mindetach or Detach3 Magisk module or TeMeFI, to detach YouTube or other apps from updating by Play Store. [Read this why]
    19. To set ReX to open youtube links by default:
      - For general devices check this
      - If you are using MIUI and you have trouble to do it, check this.
      - If you still have issues check this.
    20. Enjoy!
    🤖Alternative easy installation with the ReVanced Extended (RVX) Magisk Module.

    👾Revancify (via Termux) Method

    Detailed Guide with screenshots.

    1. Download Termux via GitHub or F-Droid.
    2. Open Termux and Copy Paste this command:

    Code:
    curl -sL "https://raw.githubusercontent.com/decipher3114/Revancify/main/install.sh" | bash
    3. If the above command doesn't work, use this:
    Code:
    pkg update -y -o Dpkg::Options::="--force-confnew" && pkg install git -y && git clone --depth=1 https://github.com/decipher3114/Revancify.git && ./Revancify/revancify
    4. After finish, to run Revancify, open Termux and write revancify and proceed accordingly.


    🖥️ReVanced CLI Method


    🧓ReVanced Extended (RVX) for Android 6-7 Method

    🤖Non Root: Alternative easy installation with my "pre-made apks" which you can find here.
    🤖Root: Alternative easy installation with the ReVanced Extended Magisk Module A6-7.


    ➡️External Downloader App for ReVanced YouTube/Music

    Guide: With the help of these applications, you can effortlessly download any YouTube video or song.

    🤖Patch third-party Reddit Clients

    • Guide: Continue using your favorite third-party Reddit apps after July 1.
    • Guide for Infinity: Alternative non revanced solution.


    ♻️How to Update Apps + Backup & Restore (Import & Export) ReVanced Manager Keystore

    Understand how ReVanced Manager Keystore works

    • ReVanced Manager has a keystore which with this key you sign your patched apk.
    • If you are patching by yourself -without deleting data of the ReVanced Manager app- then with the same key you will sign all your patched apks and so you could update without an issue and keep your current app settings.
    • If you are using my pre-made apks, these apks are signed with my key and so the app can only be updated only if you are already using my ready apks.
    • If you are using for example the patched app you built and then you want to install my updated pre-made apk, then there will be incompatibility since both are using different key for signing.
    So you need to use patched apks only from one source (either your builds, or my pre-made apks, or from others which I don't recommend) to update without the need of clean installing and so to keep your settings.

    How to Backup and Restore ReVanced Manager Keystore (Import & Export)

    • ReVanced Manager Method: Open ReVanced Manager > Settings > Scroll Down at Import / Export Settings.
    • File Explorer Method: You can find the keystore to backup or restore it via File Manager > Android > data > app.revanced.manager.flutter > files > revanced-manager.keystore.
    • ADB Method: Check here how to backup and restore ReVanced Manager Keystore file via adb.

    How to update your apps

    If you patched it by yourself:
    • Simply follow the same steps to patch the app again with the latest patches and then install it. All your settings will persist if you didn't wiped the data or uninstalled the ReVanced Manager before.
    If you use my pre-made apks:
    • Simply download and install (update) the new apk. All your settings will persist.


    ⬇️Downloads (Pre-made APKs & Magisk Modules)

    ⚠️Before you proceed to download and install my pre-made apks or any magisk module, you should know the recommended way to get ReVanced is to patch it by yourself. There are guides above which you can follow and in 5 minutes to learn to patch by yourself. Also keep in mind there are a lot of fake revanced & revanced extended websites. You should never download from there, the only official pages for ReVanced are https://revanced.app/ & https://github.com/revanced. [Read this]

    📦My pre-made APK(s) [Non Root]
    ⚙️ReVanced Magisk Modules [Root]

    ❓FAQ / Troubleshooting

    📺Android TV and other Clients

    📺Android TV

    ReVanced for Android TV is not supported and is not available. Even if you install it, is not optimized for Android TVs and so you will encounter navigations issues and other bugs.
    • Use SmartTubeNext which is awesome and open source. [You can use TV Bro Browser (which is also open source) to download and install it]

    ▶️YouTube Client Alternatives

    This section is for users who want a completely open source youtube app/client or for users who can't install latest revanced youtube version due to old android version of their device (revanced needs android 8.0+).

    🖥️Desktop


    🎧Spotify

    • In Android📱 you can use xManager or Spotube for Spotify with No ads and trackers.
    • In Desktop🖥️ you can use SpotX or Spicetify or Spotube.
    • Since many people relate YouTube with Spotify for listening and streaming music I've created this sub-section with recommended apps which can achieve similar result as ReVanced.

    🎮Twitch Client Alternatives

    • Xtra is an amazing open souce twitch client.
    • For AndroidTV you can use SmartTwitchTV.


    🗃️My XDA Collection Threads

    You can check my other collection threads here:

    Scroll Down at #2 for Download, at #3 for the FAQ and at #4 for the Changelog
    👇
    147
    ⬇️Download pre-made apks⬇️
    (Android File Host)
    ⚠️Before you proceed to download and install my pre-made apks or any magisk module, you should know the recommended way to get ReVanced is to patch it by yourself. There are guides above which you can follow and in 5 minutes to learn to patch by yourself. Also keep in mind there are a lot of fake revanced & revanced extended websites. You should never download from there, the only official pages for ReVanced are
    https://revanced.app/ & https://github.com/revanced. [Read this]

    🗓️Informations of Builds - Changelogs

    ⚙️Vanced MicroG

    ⚙️Vanced MicroG
    📅Build Date: 06/03/2023 - Date Format: DD-MM-YYYY
    ⚙️Vanced MicroG Version: 0.2.27.230755
    👨‍💻Developer/Credits: inotia00

    ➡️ReVanced

    ▶️YouTube Revanced
    📅Build Date: 03/09/2023 - Date Format: DD-MM-YYYY
    ▶️YouTube Version:
    18.32.39 (Android 8.0+)
    🛠️Tool Used: ReVanced Manager

    🔩Integrations Version: 0.117.1
    🩹Patches Version: 2.190.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default (-) Debugging, Premium Heading.

    👨‍💻Developer/Credits: ReVanced Team
    🎵YouTube Music ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    🎵Youtube Music Version:
    6.16.52 (Android 5.0+)
    🛠️Tool Used: ReVanced Manager

    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    📺Twitch ReVanced
    📅Build Date: 03/09/2023 - Date Format: DD-MM-YYYY
    📺Twitch Version:
    16.1.0 (Android 5.0+)
    🛠️Tool Used: ReVanced Manager

    🔩Integrations Version: 0.117.1
    🩹Patches Version: 2.190.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    📺TikTok ReVanced
    📅Build Date: 09/09/2023 - Date Format: DD-MM-YYYY
    📺TikTok Version:
    30.8.4 (Android 5.0+)
    🛠️Tool Used:
    CLI Automation
    🔩Integrations Version: 0.117.1
    🩹Patches Version: 2.190.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    🤖Reddit ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    🤖Reddit Version:
    2023.33.1 (Android 8.0+)
    🛠️Tool Used: ReVanced Manager

    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    ❌X (previously Twiiter) ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    ❌X (previously Twitter) Version: 10.4.0-release.0 (Android 6.0+)
    🛠️Tool Used:
    ReVanced Manager
    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default (-) Dynamic Color.

    👨‍💻Developer/Credits: ReVanced Team
    🚀Nova Launcher ReVanced
    📅Build Date: 14/07/2023 - Date Format: DD-MM-YYYY
    🚀Nova Launcher Version:
    8.0.6 beta + 7.0.57 stable (Android 8.0+)
    🛠️Tool Used: ReVanced Manager

    🔩Integrations Version: 0.112.0
    🩹Patches Version: 2.184.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    ⚡Tasker ReVanced
    📅Build Date: 07/07/2023 - Date Format: DD-MM-YYYY
    ⚡Tasker Version:
    6.1.27 (Android 5.0+)
    🛠️Tool Used: ReVanced Manager

    🔩Integrations Version: 0.111.2
    🩹Patches Version: 2.181.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    ✂️VSCO ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    ✂️VSCO Version: 324 (Android 6.0+)
    🛠️Tool Used:
    ReVanced Manager
    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    🖼️Lightroom ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    🖼️Lightroom Version: 8.5.0 (Android 8.0+)
    🛠️Tool Used:
    ReVanced Manager
    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    🏃Strava ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    🏃Strava Version: 321.10 (Android 5.0+)
    🛠️Tool Used:
    ReVanced Manager
    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    🦉Duolingo ReVanced
    📅Build Date: 28/08/2023 - Date Format: DD-MM-YYYY
    🦉Duolingo Version: 5.117.4 (Android 8.0+)
    🛠️Tool Used:
    ReVanced Manager
    🔩Integrations Version: 0.117.0
    🩹Patches Version: 2.189.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.

    👨‍💻Developer/Credits: ReVanced Team
    🧮Photomath
    📅Build Date: 03/09/2023 - Date Format: DD-MM-YYYY
    🧮Photomath Version: 8.28.0 (Android 8.0+)
    🛠️Tool Used: ReVanced Manager
    🔩Integrations Version: 0.117.1
    🩹Patches Version: 2.190.0 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.
    👨‍💻Developer/Credits: ReVanced Team

    ➡️ReVanced Extended (RVX)

    ▶️RVX YouTube
    📅Build Date: 30/09/2023 - Date Format: DD-MM-YYYY
    ▶️YouTube Version:
    18.32.39 (Android 8.0+)
    🛠️Tool Used:
    RVX Manager
    🔩Integrations Version: 0.117.15
    🩹Patches Version: 2.190.15 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default (+) custom icon MMT (-) Custom Branding Name, Translations.
    👨‍💻Developer/Credits:
    inotia00
    🎵RVX YT Music
    📅Build Date: 30/09/2023 - Date Format: DD-MM-YYYY
    🎵Youtube Music Version: 6.21.51 (Android 5.0+)
    🛠️Tool Used: RVX Manager

    🔩Integrations Version: 0.117.15
    🩹Patches Version: 2.190.15 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default (+) custom icon MMT (-) Translations.
    👨‍💻Developer/Credits: inotia00
    🤖Reddit ReVanced Extended
    📅Build Date: 30/09/2023 - Date Format: DD-MM-YYYY
    🎵Reddit Version: 2023.38.0 (Android 8.0+)
    🛠️Tool Used: RVX Manager

    🔩Integrations Version: 0.117.15
    🩹Patches Version: 2.190.15 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default.
    👨‍💻Developer/Credits: inotia00

    ▶️RVX for Android 6-7

    📅Build Date: 13/09/2023 - Date Format: DD-MM-YYYY
    ▶️YouTube Version:
    17.34.36 (Android 6-7)
    🛠️Tool Used: ReVanced Manager (Android 7.0 port)

    🔩Integrations Version: 0.96.6
    🩹Patches Version: 2.160.6 <--- Can be consider as the Changelog (all the previous releases changes included).
    🩹Patches Used: Default (-) Custom Branding Name, Translations.
    👨‍💻Developer/Credits:
    kitadai31 / inotia00


    👨‍🏫Installation & Update

    • Download the latest Vanced MicroG + latest ReVanced or Extended apk and install it.
    • To update, download the latest ReVanced or Extended apk and install (update) it, over the current you already have installed. You won't lose your app settings.
    If you are Rooted you can use one of the modules:
    Don't forget to use a detatch app like mindetach or Detach3 or TeMeFI, to detach ReVanced from Playstore.

    ❓FAQ / Troubleshooting

    Download at Android File Host❗
    35
    FAQ / Troubleshooting ❓

    Q: I have buffering/playback issues, what can I do?

    A:
    This is known issue. Possible solutions:
    1. Download or Build and install latest versions of ReVanced etc.
    2. Go to Misc settings > enable Spoof app parameter (in ReX has two options - enable both) > reboot the app and check.
    3. Logout from microG and use Revanced YT at Incognito mode. However this will create another issue while you open yt links. Read more below on the "Q: I've set ReVanced to open youtube links but videos open minimized with a glitch"
    4. If you are rooted, you can use Root version of ReVanced or Magisk Module which buffering issue doesn't exist there.
    5. You can try alternative yt clients like NewPipe.



    Q: Homescreen is empty, only search bar.

    A: Check here.
    This is new a "feature" which the professional YouTube devs thought it's a good idea to show homescreen like that if watched history is disabled. However some users like it since it's more clean and doesn't show trend or suggested/recommended videos.
    Workaround: Enable YouTube History > Click to play one video > Disable YouTube History > Do not clear the video from history > Restart app.



    Q: Seekbar Thumbnails Preview doesn't show.

    A: This is known issue, side effect of the "Spoof app signature". You can turn off that option at Misc settings but then you will probably have buffering issues. Check here.


    Q: I have History/Search issues what to do?

    A: Check your dns or ad-blocker and whitelist the following domains:
    • s.youtube.com
    • s2.youtube.com
    • video-stats.l.google.com
    • video-stats.video.google.com
    If you use VPN try to turn it off.


    Q: I have videos in my History which I didn't watched.

    A: This is a problem when scrolling through the home page and the videos start playing to give you a preview.
    You can disable this from the official YouTube settings: Settings > General > Playback in feeds: Always off.
    Check here.



    Q: How to set ReVanced to open youtube links by default?

    A: To set ReVanced to open youtube links by default:
    - For general devices check this
    - If you are using MIUI and you have trouble to do it, check this.
    - If you still have issues check this.


    Q: I've set ReVanced to open youtube links but videos open minimized with a glitch.

    A: You need to be logged in to ReVanced to open the YouTube links normally when you set it as default youtube app. This is also happening in Official YouTube so it's not a bug of ReVanced or Extended. If you don't wanna use your personal Gmail to connect to ReVanced via microG then just create a new one and use it only for it.


    Q:Installation is blocked due to a conflict with an existing installation.

    A: The apk you trying to install is signed with different key and so you need to perfom clean installation. To understand better how Update and ReVanced Manager works please check the section at OP.


    Q: When I open ReVanced there is an empty black/white screen, what can I do?

    A:
    • Go to Device Setttings > Apps
    • Find and Uninstall everything related to Vanced/ReVanced such as Vanced MicroG / Vanced / ReVanced etc.
    • Rebuilt with the latest patches/versions or Download and install the latest versions for Vanced MicroG & ReVanced or ReVanced Extended from the post #2.
    • Login to revanced via microg.
    • Check again.
    • If doesn't work, try this.

    Q: While I login with my account I get the message "please check your network connection".

    A:
    • Go to Device Setttings > Apps
    • Find and Uninstall everything related to Vanced/ReVanced such as Vanced MicroG / Vanced / ReVanced etc.
    • Rebuilt with the latest patches/versions or Download and install the latest versions for Vanced MicroG & ReVanced or ReVanced Extended from the post #2.
    • Login to revanced via microg.
    • Check again.


    Q: I have Huawei device and ReVanced force close after 1min, what can I do?

    A: Check this.


    Q: How can I display the "Create"/"Upload" button?

    A: Check here.


    Q: How to change the Seekbar color/customized in ReVanced?

    A: You need to have Theme patch applied. Then go ReVanced Settings > Layout > scroll down to Seekbar settings > Seekbar color > set a custom color of your preference (hex code) > I use #c4302b


    Q: Retrial are you member of the Revanced Team and are your apks clean and legit?

    A: I am not a member of ReVanced Team. All credits goes to them for their amazing work. My apks are clean and legit, none reported anything weird over the time but if you have any proof for otherwise please report me to the XDA Moderators. Read this.
    20
    New Update: 25/05/2023 🗓️
    Changelog 📑

    • Included all the previous changes at posts: #1,232, #1,233, #1,290, #1,308, #1,313, #1,358, #1,364, #1,389, #1,400, #1,411, #1,428, #1,433,#1,483, #1,501, #1,548, #1,567, #1,568.
    • Removed link for ReVanced Extended Magisk Module by No-Name.exe GiHhub.
    • Added link for ReVanced Extended Magisk Module by @Wolfcity. More polished builds and trusted person.
    • Added ReVanced Extended Magisk Module link for Android 6-7.
    • Updated the guides, added one step more for Huawei devices to fix force closes.
    • Added ReVanced Extended Details with Screenshots Documentation at "Differences between ReVanced and ReVanced Extended", "Build & Installation Guides" and "Useful Informations / Links".
    • Updated the FAQ.
    • Added Twitch Alternatives section.
    • Updated Third-Party APKS section with warnings.
    • All ReVanced Ready APKs updated with the latest Patches Version: 2.174.0 and Integrations Version: 0.108.0 via Revanced Manager Version: 1.3.0. Except TikTok and Instagram because they gave errors on some patches. (I re-uploaded old tiktok because I deleted it by mistake)
    • ⬇️Download (Unofficial ready Apks by me - Read this)
    Note #1: inotia00 - ReVanced Extended Developer take a break till July. Infos here. I hope the guys who wanted everyday 123321321 updates can live without these till July. 🤪
    Note #2: Changes in the thread/apks/news happens in real time. General Changelog posts like this contains all these changes.
    18
    I respect the work of ReVanced Team but I believe some people there are just kiddos (literally), liers and they are thinking like robots.

    ReVanced itself is a tool patcher. The apks which I build with this tool and to who I share them with, is not their business as long as I don't pretend are the "official revanced apks" and I don't profit from it. I can share it to my brother, to my father, to xda community and to anyone I want.

    By spreading missinformations for my apks without a single proof is kinda meh. They should know better how XDA works since they using it themselves. I wonder why they don't report me to XDA Moderators if I share apks with malware? Btw I haven't seen anyone complain about my ready apks except one guy in the past who posted some no sense weirdo things and his posts removed by mods. I doubt if even that guy was using my apks since he reported a different version from what my apks was back then.

    I understand they trying to force users to patch by themselves, I also recommend that (I have a big note at post #2 which my pre-made apks are), but these practices to call everyone and anything malware to achieve their goal, is at least a childish behaviour.

    I've posted various reasons why I share my apks here on xda. You can check it again here.

    Please report me to Moderators if you have any evidence for malware.