Skip to content

Dockerised revanced-cli for patching APKs prior to deployment

Notifications You must be signed in to change notification settings

alimbada/revanced-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Device setup

Pre-requisites

Build

  • Build container:
    docker build -t revanced-patcher .
    
  • Run:
    docker run --rm -v /path/to/revanced-docker/data:/opt/build revanced-patcher
    

If successful, a youtube-revanced.apk file should be output to the data directory. Transfer this to the target device and install it (uninstall existing YouTube app first).

References

Patch guide: https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/06-revanced-cli/

Similar attempts:

About

Dockerised revanced-cli for patching APKs prior to deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published