mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-18 09:24:19 +00:00
Update prerequisites to Include YT-DLP
This commit is contained in:
parent
7a2130ce22
commit
e3ddaa050a
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ Additionally, it currently only supports song files in WAV format.
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
- Golang: [Install Golang](https://golang.org/dl/)
|
- Golang: [Install Golang](https://golang.org/dl/)
|
||||||
- FFmpeg: [Install FFmpeg](https://ffmpeg.org/download.html)
|
- FFmpeg: [Install FFmpeg](https://ffmpeg.org/download.html)
|
||||||
- NPM: To run the client (frontend).
|
- NPM: [Install Node](https://nodejs.org/en/download)
|
||||||
|
- YT-DLP: [Install YT-DLP](https://github.com/yt-dlp/yt-dlp/wiki/Installation)
|
||||||
|
|
||||||
### Steps
|
### Steps
|
||||||
📦 Clone the repository:
|
📦 Clone the repository:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue