mirror of
https://github.com/driftywinds/YT-builds.git
synced 2026-01-07 19:23:52 +00:00
Compare commits
34 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05473bf2db | ||
|
|
345ce41698 | ||
|
|
2172f07a6a | ||
|
|
33c95d433e | ||
|
|
1955a2440b | ||
|
|
ce7b7ef2db | ||
|
|
1af5ec71c6 | ||
|
|
a02306bc13 | ||
|
|
265e64aef9 | ||
|
|
45db517a0f | ||
|
|
06e4a9734d | ||
|
|
27a69f6d35 | ||
|
|
45c75ac078 | ||
|
|
575a8cc086 | ||
|
|
0bc394506d | ||
|
|
7be0b7ac07 | ||
|
|
b31cb6ad8a | ||
|
|
cb6705e271 | ||
|
|
4272bc0460 | ||
|
|
c3597daef0 | ||
|
|
39ad6f109f | ||
|
|
a5a0ea261b | ||
|
|
abdde44a88 | ||
|
|
07adeb7ed0 | ||
|
|
d53a0c7a91 | ||
|
|
6cd3074ac8 | ||
|
|
1be79ba082 | ||
|
|
2e1137ddf8 | ||
|
|
3e4696d038 | ||
|
|
cf97929398 | ||
|
|
8ff37fb2b0 | ||
|
|
da1fbdc9ec | ||
|
|
1f470c487e | ||
|
|
b7cd165d28 |
15
.github/FUNDING.yml
vendored
Normal file
15
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: driftywinds # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
||||
patreon: driftywinds # Replace with a single Patreon username
|
||||
open_collective: # Replace with a single Open Collective username
|
||||
ko_fi: driftywinds # Replace with a single Ko-fi username
|
||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
||||
liberapay: driftywinds # Replace with a single Liberapay username
|
||||
issuehunt: # Replace with a single IssueHunt username
|
||||
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
||||
polar: # Replace with a single Polar username
|
||||
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
|
||||
thanks_dev: # Replace with a single thanks.dev username
|
||||
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
||||
19
.github/workflows/alt.yml
vendored
Normal file
19
.github/workflows/alt.yml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Sync repo to the Codeberg mirror
|
||||
name: Mirror Sync
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
workflow_dispatch: # Manual dispatch
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
jobs:
|
||||
codeberg:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: pixta-dev/repository-mirroring-action@v1
|
||||
with:
|
||||
target_repo_url: "git@codeberg.org:driftywinds/yt-builds.git"
|
||||
ssh_private_key: ${{ secrets.CODEBERG_SSH }}
|
||||
52
README.md
52
README.md
@@ -1,12 +1,54 @@
|
||||
# Youtube Revanced (including forks) builds releases
|
||||
Repository for the releases of Youtube ReVanced builds compiled from YT-Advanced's or inotia00's rvx-builder with custom branding for identification. This tool can be found at: - https://github.com/YT-Advanced/rvx-builder
|
||||
Repository for the releases of Youtube ReVanced builds compiled from ReVanced Manager with custom branding for identification.
|
||||
|
||||
F.A.Q. available here - [https://pastebin.com/raw/HB2eB96F](https://bit.ly/rvxapkfaq)
|
||||
> [!IMPORTANT]
|
||||
> **You need GmsCore (or otherwise called microG) to use this app. You can find it [here](https://github.com/ReVanced/GmsCore/releases/latest).**
|
||||
|
||||
The options.json file has been altered for custom branding but all credits go to inotia00 for the original ReVanced Extended patches and YT-Advanced for the fork that keep the patches updated. I simply compile builds and release them here for convinience, please do not file issues because I will not be able to solve them.
|
||||
> I have an F-Droid repo available [here](https://fdroid.drifty.win/repo/) as a backup in case GitHub ever takes this repository down. It includes YT Music builds too.
|
||||
|
||||
NOTE: - These builds can be installed alongside any other build of YT ReVanced since the package name is unique to my builds.
|
||||
> [!TIP]
|
||||
> Builds are also availble on my Telegram channel [here](https://t.me/YTRXbuilds).
|
||||
|
||||
[](https://img.shields.io/github/downloads/driftywinds/YT-builds/total?style=for-the-badge) [](https://img.shields.io/github/downloads/driftywinds/YT-builds/latest/total?style=for-the-badge)
|
||||
|
||||
[<img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png"
|
||||
alt="Get it on Obtanium"
|
||||
height="75">](https://github.com/driftywinds/yt-builds/releases)
|
||||
|
||||
[<img src="https://upload.wikimedia.org/wikipedia/commons/9/96/%22Get_it_on_F-droid%22_Badge.png"
|
||||
alt="Get it on F-Droid"
|
||||
height="75">](https://fdroid.drifty.win/repo/)
|
||||
|
||||
|
||||
The options.json file has been altered for custom branding but all credits go to inotia00 and the ReVanced Team for the original ReVanced and ReVanced Extended patches. I simply compile builds and release them here for convinience, please do not file issues because I will not be able to solve them.
|
||||
|
||||
NOTE: - These builds can be installed alongside any other build of YT ReVanced since the package name is unique to my builds. This means that you will not have to uninstall any other version of YT ReVanced you have installed already and can simultaneously use both my build and any other version you have installed.
|
||||
|
||||
Remember the best way to get the ReVanced apks are to compile them yourself, but if you are unable to do that yourself, you can use my builds. I use the manager and compile as soon as new updates become available, but this process elicits implicit trust.
|
||||
|
||||
Finally, under no circumstance do I mean to not credit the original author of the patches, integrations and the builder [YT-Advanced](https://github.com/YT-Advanced) and the author of the original patches [inotia00](https://github.com/inotia00) who have put in their hardwork to establish this pipeline for the masses. My goal is to provide the builds in good faith for people who are unable to do so themselves as I had been privately doing for friends and family already.
|
||||
Finally, under no circumstance do I mean to not credit the original author of the patches, integrations and the builder [inotia00](https://github.com/inotia00) and the authors of the original patches [ReVanced Team](https://github.com/ReVanced) who have put in their hardwork to establish this pipeline for the masses. My goal is to provide the builds in good faith for people who are unable to do so themselves as I had been privately doing for friends and family already.
|
||||
|
||||
----
|
||||
|
||||
Some other projects of mine: -
|
||||
|
||||
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=spotify-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||
alt="Spotify builds"
|
||||
height="120">](https://github.com/driftywinds/spotify-builds)
|
||||
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=ytm-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||
alt="YTM builds"
|
||||
height="120">](https://github.com/driftywinds/ytm-builds)
|
||||
|
||||
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=mixplorer-releases&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||
alt="MiXplorer Releases"
|
||||
height="120">](https://github.com/driftywinds/mixplorer-releases)
|
||||
|
||||
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=balatro-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||
alt="Balatro builds"
|
||||
height="120">](https://github.com/driftywinds/balatro-builds)
|
||||
|
||||
----
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://star-history.com/#driftywinds/yt-builds&Date)
|
||||
|
||||
Reference in New Issue
Block a user