6 Commits

Author SHA1 Message Date
drifty
a77c255c2a Update README.md 2025-07-12 07:53:58 +05:30
drifty
f9d847511c Create alt.yml 2025-02-22 11:00:56 +05:30
drifty
4400df98a5 Update README.md 2025-02-21 09:12:57 +05:30
drifty
f2acc59a77 Update README.md 2025-02-21 09:10:41 +05:30
drifty
1ed381f379 Update README.md 2025-02-21 09:07:47 +05:30
drifty
ab990eda31 Update README.md 2025-02-21 09:07:31 +05:30
2 changed files with 45 additions and 4 deletions

19
.github/workflows/alt.yml vendored Normal file
View 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 }}

View File

@@ -11,11 +11,14 @@ Repository for the releases of Youtube Music ReVanced builds compiled from ReVan
[![Downloads](https://img.shields.io/github/downloads/driftywinds/YTM-builds/total?style=for-the-badge)](https://img.shields.io/github/downloads/driftywinds/YTM-builds/total?style=for-the-badge) [![Latest Release Downloads](https://img.shields.io/github/downloads/driftywinds/YTM-builds/latest/total?style=for-the-badge)](https://img.shields.io/github/downloads/driftywinds/YTM-builds/latest/total?style=for-the-badge)
<img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png" width="200" height="60">
[<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)
&nbsp;&nbsp;&nbsp;
[<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/)
For people looking for YouTube builds: - [driftywinds/yt-builds](https://github.com/driftywinds/yt-builds)
[![driftywinds/yt-builds - GitHub](https://stats.drifty.win/api/pin?username=driftywinds&repo=yt-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515)](https://github.com/driftywinds/yt-builds)
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.
@@ -25,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)
&nbsp;
[<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)
&nbsp;
[<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