{{ number }}
@@ -68,7 +68,9 @@ const progress = computed(() => {
role="progressbar"
:style="{ width: progress + '%' }"
>
-
Fetching Information
+
Fetching Information
Ready
{{ progress }}%({{ received_mib }} /
diff --git a/frontend/src/views/AudioDownload.vue b/frontend/src/views/AudioDownload.vue
new file mode 100644
index 0000000..1bf388e
--- /dev/null
+++ b/frontend/src/views/AudioDownload.vue
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+