From df2eb8865bb3aa63400e0a157cda186a809241cf Mon Sep 17 00:00:00 2001 From: Exaella Date: Sun, 16 Jun 2024 12:18:54 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9f437ca..63a1a82 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ This is a YouTube Video Downloader built with Python using the `yt_dlp` library - Python 3.x - Required Python libraries: + - `yt-dlp==2024.5.27` + - `pillow==10.3.0` +- Other Required: - `yt_dlp` - `tkinter` - `Pillow` @@ -109,7 +112,3 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file ## Contact For any questions or suggestions, please contact [ExaellaSS](https://github.com/ExaellaSS). - -``` - -Feel free to adjust any sections or add more details as per your specific implementation and preferences.