From 655f65585a316f2d41a78ff0449086cc8945110f Mon Sep 17 00:00:00 2001 From: Merlin Scheurer Date: Mon, 20 Apr 2026 13:08:01 +0200 Subject: [PATCH] Add audio download and fix download in new tab --- frontend/src/pages/Video.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Video.tsx b/frontend/src/pages/Video.tsx index 1198fe48..1763a0dd 100644 --- a/frontend/src/pages/Video.tsx +++ b/frontend/src/pages/Video.tsx @@ -345,8 +345,14 @@ const Video = () => {
- -
+ +
+ +