From d454b03b46b5afdea3e5567ba7d664ba1de57dc1 Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Mon, 3 Nov 2025 21:54:08 +0200 Subject: [PATCH] Update README options section and add history feature Renamed 'Advanced Options' to 'Options' and added a description for the new history feature, allowing users to view past downloads and their statuses. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5520fba..8be89dd 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ python main.py
-🧰 Advanced Options +🧰 Options - **Subtitle Options:** Filter languages and embed into video file - **Subtitle Merge:** Merge subtitles into video file for hardcoded subtitles @@ -216,6 +216,7 @@ python main.py - **Trim Video:** Download only specific parts of a video by specifying time ranges (HH:MM:SS format) - **Proxy Support:** Use a proxy server for downloads (e.g., `http://:`) - **Force output Format:** Force download in a specific format (e.g., `mp4`, `mkv`) you can find this option in the download settings dialog +- **History**: View past downloads and their statuses you can redownload or open the file location from the history dialog