From 0519e226b4aa4636c2433aa0fe7ea4936f4bd171 Mon Sep 17 00:00:00 2001 From: VA3HDL Date: Sat, 8 Jun 2024 16:52:03 -0400 Subject: [PATCH] Added video playback feature --- README.md | 4 ++ hamdash.html | 133 +++++++++++++++++++++++++++++++++++---------------- 2 files changed, 97 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index 12d9fe3..d2e9eab 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ As a workaround for these issues, I've tested running a local proxy on my comput If you want to upgrade to the latest version, the only file you need to update is hamdash.html (do not overwrite your config.js file.) +### 2024.06.08 Changelog: + +- Added support to play videos (along with the images.) Some modernized sites provide .mp4 videos instead of animated GIFS. Check updated demo! + ### 2024.06.05 Changelog: - Added image loading error handling diff --git a/hamdash.html b/hamdash.html index 04b88fc..54d2d98 100644 --- a/hamdash.html +++ b/hamdash.html @@ -15,7 +15,7 @@ rel="stylesheet" /> VA3HDL Ham Radio Dashboard -