Skip to content

Commit 9280edf

Browse files
committed
2 parents ed153bd + 24b0658 commit 9280edf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,15 @@ To install and set up the project, follow these steps:
3737
- **macOS**: Install using Homebrew (`brew install ffmpeg`).
3838
- **Windows**: Download from [ffmpeg.org](https://ffmpeg.org/download.html) and add to PATH.
3939

40-
2. Clone the repository:
40+
2. Install VLC
41+
- download VLC at [videolan.org](https://www.videolan.org/vlc/download-windows.html)
42+
3. Clone the repository:
4143
```bash
4244
git clone https://github.com/S0KPiseth/4k-youtube-downloader-with-UI.git
4345
cd 4k-youtube-downloader-with-UI
4446
```
4547

46-
3. Run the following command to install the required library:
48+
4. Run the following command to install the required library:
4749

4850
```bash
4951
pip install python-vlc customtkinter Pillow yt-dlp

0 commit comments

Comments
 (0)