From a28a41893f9445d92e78cebd6b87046bb9afa041 Mon Sep 17 00:00:00 2001 From: Leon Wilhelm <78597735+leon-wm@users.noreply.github.com> Date: Sat, 4 Nov 2023 22:16:20 +0100 Subject: [PATCH] Added Subway Surfers background Video --- utils/background_videos.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/utils/background_videos.json b/utils/background_videos.json index 6e00992..9a31243 100644 --- a/utils/background_videos.json +++ b/utils/background_videos.json @@ -59,5 +59,11 @@ "steep.mp4", "joel", "center" + ], + "subway-surfers": [ + "https://www.youtube.com/watch?v=MTLM8wgscaM", + "subway-surfers.mp4", + "monsterslayer4674", + "center" ] }