update livestream url
Browse files
app.py
CHANGED
@@ -246,7 +246,7 @@ with demo:
|
|
246 |
<div style="position: relative; width: 100%; padding-top: 56.25%;">
|
247 |
<iframe
|
248 |
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
|
249 |
-
src="https://www.youtube.com/embed/
|
250 |
title="Bambu A1mini Livestream"
|
251 |
frameborder="0"
|
252 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
|
|
246 |
<div style="position: relative; width: 100%; padding-top: 56.25%;">
|
247 |
<iframe
|
248 |
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
|
249 |
+
src="https://www.youtube.com/embed/mGlbI54SxQg"
|
250 |
title="Bambu A1mini Livestream"
|
251 |
frameborder="0"
|
252 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|