mirror of
https://github.com/driftywinds/YTM-builds.git
synced 2026-01-10 04:34:19 +00:00
Compare commits
16 Commits
v7.08.53
...
v8.30.54v2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a77c255c2a | ||
|
|
f9d847511c | ||
|
|
4400df98a5 | ||
|
|
f2acc59a77 | ||
|
|
1ed381f379 | ||
|
|
ab990eda31 | ||
|
|
3cb53d1a17 | ||
|
|
96b6e0618a | ||
|
|
57f063d385 | ||
|
|
ec742dea9d | ||
|
|
7a5dc5702d | ||
|
|
0c2a16e8c3 | ||
|
|
03d002523a | ||
|
|
362337b50f | ||
|
|
dbfc3933f7 | ||
|
|
f571335782 |
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/ytm-builds.git"
|
||||
ssh_private_key: ${{ secrets.CODEBERG_SSH }}
|
||||
36
README.md
36
README.md
@@ -1,9 +1,24 @@
|
||||
# Youtube Music Revanced (including forks) builds releases
|
||||
Repository for the releases of Youtube Music ReVanced builds compiled from ReVanced Manager with custom branding for identification.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> **You need GmsCore (or otherwise called microG) to use this app. You can find it [here](https://github.com/ReVanced/GmsCore/releases/latest).**
|
||||
|
||||
> I have an F-Droid repo available [here](https://files.drifty.win/repo/) as a backup in case GitHub ever takes this repository down. It includes YouTube builds too.
|
||||
|
||||
> [!TIP]
|
||||
> Builds are also availble on my Telegram channel [here](https://t.me/YTRXbuilds).
|
||||
|
||||
[](https://img.shields.io/github/downloads/driftywinds/YTM-builds/total?style=for-the-badge) [](https://img.shields.io/github/downloads/driftywinds/YTM-builds/latest/total?style=for-the-badge)
|
||||
|
||||
~~F.A.Q. available here - https://pastebin.com/raw/HB2eB96F OR https://wbin.003274.xyz/doc/vhqqemsf~~ This is deprecated, I will make a new one.
|
||||
[<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/ytm-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://files.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.
|
||||
|
||||
@@ -13,6 +28,25 @@ Remember the best way to get the ReVanced apks are to compile them yourself, but
|
||||
|
||||
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=yt-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||
alt="YT builds"
|
||||
height="120">](https://github.com/driftywinds/yt-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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user