From 8919464607ebdca2c8d9526e9903c35c28839ad0 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Fri, 13 Sep 2024 08:41:02 -0600 Subject: [PATCH] track and set progress across all video/audio on a page --- templates/video.html | 48 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/templates/video.html b/templates/video.html index c2a2a55..3f0145c 100644 --- a/templates/video.html +++ b/templates/video.html @@ -75,6 +75,54 @@
Build ID: {{.build_id}}
+ + + \ No newline at end of file