Skip to content

DemonKingSwarn/revanced-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revanced Builder

Description

Revanced Builder is a tool designed to build custom versions of YouTube and YouTube Music with additional features and patches, provided by the Revanced project and handpicked by me.

Requirements

  • FZF: A command-line fuzzy finder used for selecting the application and version.
  • Aria2: A lightweight multi-protocol and multi-source command-line download utility.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/demonkingswarn/revanced-build.git
    cd revanced-build
  2. Run the script:

    ./revanced youtube <version>
    or
    ./revanced youtube-music <version>

Authors