Document Trim Video feature
This commit is contained in:
@@ -34,6 +34,7 @@ Download videos in any quality, extract audio, fetch subtitles, and more.
|
|||||||
| ✨ Simple UI | 💾 Save Description | 🛠️ FFmpeg/yt-dlp Detection |
|
| ✨ Simple UI | 💾 Save Description | 🛠️ FFmpeg/yt-dlp Detection |
|
||||||
| 📋 Playlist Support | 🖼️ Save thumbnail | ⚙️ Custom Commands |
|
| 📋 Playlist Support | 🖼️ Save thumbnail | ⚙️ Custom Commands |
|
||||||
| 🖼️ Playlist Selector | 🚀 Speed Limiter | 🍪 Login with Cookies |
|
| 🖼️ Playlist Selector | 🚀 Speed Limiter | 🍪 Login with Cookies |
|
||||||
|
| | ✂️ Trim Video Sections | |
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -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`)
|
- **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
|
- **FFmpeg/yt-dlp Detection:** Automatically detect FFmpeg/yt-dlp
|
||||||
- **Custom Commands:** Access advanced yt-dlp features
|
- **Custom Commands:** Access advanced yt-dlp features
|
||||||
|
- **Trim Video:** Download only specific parts of a video by specifying time ranges (HH:MM:SS format)
|
||||||
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user