Update Getting Started

James Brotosky
2025-12-31 12:26:50 -05:00
parent c4ee87b10a
commit ad0b24a93f
+12 -2
@@ -56,11 +56,21 @@ Still in the **Bot** section:
![intents](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/images/5.png) ![intents](https://git.racooncity.org/brotoskyj/RhythmWorks/raw/branch/master/images/5.png)
## Download Necessary Files ## 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. 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).** **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 ## Installing Dependencies
**yt-dlp is not an installable file, it is a standalone executable to which RhythmWorks is a wrapper for.** **yt-dlp is not an installable file, it is a standalone executable to which RhythmWorks is a wrapper for.**