From 8293b3f91d54456384a0f7e41228b5e7b21fa0e8 Mon Sep 17 00:00:00 2001 From: Your Name <110548351+oop7@users.noreply.github.com> Date: Wed, 4 Jun 2025 18:46:02 +0300 Subject: [PATCH] Document Trim Video feature --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index abc5b66..08439d3 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Download videos in any quality, extract audio, fetch subtitles, and more. | ✨ Simple UI | 💾 Save Description | 🛠️ FFmpeg/yt-dlp Detection | | 📋 Playlist Support | 🖼️ Save thumbnail | ⚙️ Custom Commands | | 🖼️ Playlist Selector | 🚀 Speed Limiter | 🍪 Login with Cookies | +| | ✂️ Trim Video Sections | | @@ -147,7 +148,7 @@ python main.py - **Update yt-dlp:** Updates yt-dlp (works if installed via **PyPI** or when running from **source** using `main.py`) - **FFmpeg/yt-dlp Detection:** Automatically detect FFmpeg/yt-dlp - **Custom Commands:** Access advanced yt-dlp features - +- **Trim Video:** Download only specific parts of a video by specifying time ranges (HH:MM:SS format)