abdeladim-s / subsai

🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️
https://abdeladim-s.github.io/subsai/
GNU General Public License v3.0
1.16k stars 96 forks source link

Add download button to download the exported subtitle file #51

Closed LostXine closed 11 months ago

LostXine commented 11 months ago

Add a download button to download the exported subtitle file.

Ref: How to download a file in Streamlit?

abdeladim-s commented 11 months ago

I thought I already did that. Thanks a lot @LostXine for the PR.