From ad0b24a93f047ced745df78ee670cded5d0f2373 Mon Sep 17 00:00:00 2001 From: James Brotosky Date: Wed, 31 Dec 2025 12:26:50 -0500 Subject: [PATCH] Update Getting Started --- Getting-Started.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index e3d1980..2e9b585 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -56,11 +56,21 @@ Still in the **Bot** section: ![intents](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/images/5.png) ## Download Necessary Files +### 1. RhythmWorks Binary +[Windows](https://git.racooncity.org/brotoskyj/RhythmWorks/releases/download/latest/RythmWorks.exe) + +[Linux](https://git.racooncity.org/brotoskyj/RhythmWorks/releases/download/latest/RythmWorks) + +Or head on over to the [Releases](https://git.racooncity.org/brotoskyj/RhythmWorks/releases) page for changelog details and direct downloading of the binaries + +### 2. yt-dlp yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. The project is a fork of youtube-dl based on the now inactive youtube-dlc. **Download from the links below, RhythmWorks is designed to work with a specific version of yt-dlp. You can find more information on yt-dlp [here](https://github.com/yt-dlp/yt-dlp).** -- [Windows - yt-dlp](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/assets/yt-dlp.exe) -- [Linux - yt-dlp](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/assets/yt-dlp) + +[Windows - yt-dlp](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/assets/yt-dlp.exe) + +[Linux - yt-dlp](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/assets/yt-dlp) ## Installing Dependencies **yt-dlp is not an installable file, it is a standalone executable to which RhythmWorks is a wrapper for.**