Compare commits

...

11 Commits

Author SHA1 Message Date
drifty
2172f07a6a Delete .github/workflows/github-codeberg.yml 2025-02-22 18:18:55 +05:30
drifty
33c95d433e Create alt.yml 2025-02-22 10:53:07 +05:30
drifty
1955a2440b Update github-codeberg.yml 2025-02-22 10:49:58 +05:30
drifty
ce7b7ef2db Update github-codeberg.yml 2025-02-22 10:44:24 +05:30
drifty
1af5ec71c6 Create github-codeberg.yml 2025-02-22 10:41:52 +05:30
drifty
a02306bc13 Update README.md 2025-02-21 09:13:14 +05:30
drifty
265e64aef9 Update README.md 2025-02-21 09:05:27 +05:30
drifty
45db517a0f Update README.md 2025-02-21 09:04:25 +05:30
drifty
06e4a9734d Update README.md 2025-02-21 09:03:54 +05:30
drifty
27a69f6d35 Update README.md 2025-02-21 09:03:29 +05:30
drifty
45c75ac078 Update README.md 2025-02-21 09:02:04 +05:30
2 changed files with 42 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/yt-builds.git"
ssh_private_key: ${{ secrets.CODEBERG_SSH }}

View File

@@ -11,11 +11,14 @@ Repository for the releases of Youtube ReVanced builds compiled from ReVanced Ma
[![Downloads](https://img.shields.io/github/downloads/driftywinds/YT-builds/total?style=for-the-badge)](https://img.shields.io/github/downloads/driftywinds/YT-builds/total?style=for-the-badge) [![Latest Release Downloads](https://img.shields.io/github/downloads/driftywinds/YT-builds/latest/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" 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/yt-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 Music builds: - [driftywinds/ytm-builds](https://github.com/driftywinds/ytm-builds)
[![driftywinds/ytm-builds - GitHub](https://stats.drifty.win/api/pin?username=driftywinds&repo=ytm-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515)](https://github.com/driftywinds/ytm-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.
@@ -27,6 +30,22 @@ Finally, under no circumstance do I mean to not credit the original author of th
----
Some other projects of mine: -
[<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)
&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
[![Star History Chart](https://api.star-history.com/svg?repos=driftywinds/yt-builds&type=Date)](https://star-history.com/#driftywinds/yt-builds&Date)