Update README.md

This commit is contained in:
Bingus_Violet 2023-11-17 02:41:16 +00:00
parent cbf37ad802
commit 700a19bfd6

View file

@ -4,15 +4,9 @@ A web youtube downloader & converter for youtube videos with no client-sided jav
# Dependencies
- ffmpeg
- node
- npm
## NodeJS Dependencies
- fluent-ffmpeg
- express
- ytdl-core
- body-parser
- <a href="https://github.com/FFmpeg/FFmpeg">ffmpeg</a>
- <a href="https://github.com/nodejs/node">node</a>
- <a href="https://github.com/npm/cli">npm</a>
# Supported formats
@ -31,13 +25,7 @@ git clone https://github.com/Violets-puragtory/YoutubeConverter
cd YoutubeConverter
```
2. Download Dependencies
- <a href="https://github.com/FFmpeg/FFmpeg">ffmpeg</a>
- <a href="https://github.com/nodejs/node">node</a>
- <a href="https://github.com/npm/cli">npm</a>
3. Download NodeJS Dependencies
2. Download NodeJS Dependencies
```bash
npm install