From 900318348428b112ef5448a35acb84c57ac31735 Mon Sep 17 00:00:00 2001 From: Muhamed <110548351+oop7@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:57:48 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc56540..73842b7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ A modern YouTube downloader with a clean PySide6 interface. Download videos in a - 🚀 Built on yt-dlp for robust downloading - ⏯️ Download control (pause, resume, and cancel) - 📊 Real-time progress tracking (speed, ETA, percentage) -- 📝 Built-in yt-dlp log viewer +- 🖼️ Save Thumbnail - ⚙️ Custom yt-dlp command support with real-time output - 📋 Playlist download support with auto-detection - 💾 Save download path memory @@ -119,7 +119,7 @@ By following these steps, you can efficiently download entire playlists in the b - yt-dlp - Pillow - requests -- ffmpeg +- FFmpeg - packaging ## Contributing