Git Product home page Git Product logo

Comments (7)

FiorenMas avatar FiorenMas commented on June 14, 2024 1

Thanks for your suggestion. I have updated it. You can now edit the "option.json" file in the /src/options folder to choose the patches you want to use (ReX or Revanced). You should fork the repo and edit the same options.json file, then run github action to patch for yourself
forgot: if you want change package name you should include patch name "change-package-name" in my patches folder, read more at Wiki

from revanced-and-revanced-extended-non-root.

FiorenMas avatar FiorenMas commented on June 14, 2024 1

Open file src/build/Revanced.sh or ReX.sh
Delete line get_ver "Video ads" "com.google.android.youtube"
And replace it by line version="18.33.35"

from revanced-and-revanced-extended-non-root.

FiorenMas avatar FiorenMas commented on June 14, 2024 1

[
{
"patchName": "Custom package name",
"options": [
{
"key": "YouTubePackageName",
"value": "custom.youtube.com"
}
]
}
]

Do you think it's correct format to add in options?

[
    {
        "patchName": "Custom package name",
        "options": [
            {
                "key": "PackageNameYouTube",
                "value": "app.rvx.android.youtube"
            }
        ]
    },
    {
        "patchName": "Custom branding icon YouTube",
        "options": [
            {
                "key": "AppIcon",
                "value": "Revancify Blue"
            }
        ]
    }
]

yes, but I exclude this patch for default youtube icon, you should remove this exclude patch.

from revanced-and-revanced-extended-non-root.

eaui1997 avatar eaui1997 commented on June 14, 2024

Thank you very much ❤️❤️❤️

from revanced-and-revanced-extended-non-root.

eaui1997 avatar eaui1997 commented on June 14, 2024

Thanks for your suggestion. I have updated it. You can now edit the "option.json" file in the /src/options folder to choose the patches you want to use (ReX or Revanced). You should fork the repo and edit the same options.json file, then run github action to patch for yourself forgot: if you want change package name you should include patch name "change-package-name" in my patches folder, read more at Wiki

1 more question, how i patch with other app version? Like, recommend version is 18.34.37 but i want to patch version 18.33.35

from revanced-and-revanced-extended-non-root.

eaui1997 avatar eaui1997 commented on June 14, 2024

Awesome, thank you 💯 👍

from revanced-and-revanced-extended-non-root.

rahaaatul avatar rahaaatul commented on June 14, 2024

[
{
"patchName": "Custom package name",
"options": [
{
"key": "YouTubePackageName",
"value": "custom.youtube.com"
}
]
}
]

Do you think it's correct format to add in options?

[
    {
        "patchName": "Custom package name",
        "options": [
            {
                "key": "PackageNameYouTube",
                "value": "app.rvx.android.youtube"
            }
        ]
    },
    {
        "patchName": "Custom branding icon YouTube",
        "options": [
            {
                "key": "AppIcon",
                "value": "Revancify Blue"
            }
        ]
    }
]

from revanced-and-revanced-extended-non-root.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.