From 708c7dc4cdc369310d60abc26a1b29adddcd5dfa Mon Sep 17 00:00:00 2001 From: Esa Kataja Date: Thu, 17 Apr 2025 13:51:27 +0300 Subject: [PATCH] Add future features section with Streamlit UI preview plan --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a2220d..ae4fc38 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Designed for media archivists, home theater enthusiasts, and content creators, V - Automatic generation of a reusable `encode.sh` script - Shell completion support +## 🔮 Future Features + +- Streamlit UI for interactive configuration and metadata preview. + ## 🔧 Prerequisites - **Python** >= 3.12