← back to Beverlyhillsvideos
films: integrate completed restaurant film(s) [auto]
4462b400a635656ecf7f8080f23a11b275e07273 · 2026-08-05 16:17:03 -0700 · Steve Abrams
Files touched
M data/films.jsonM data/heygen-batch.jsonlA public/video/il-cielo.jpgA public/video/steak-48.jpgM public/videos.html
Diff
commit 4462b400a635656ecf7f8080f23a11b275e07273
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 16:17:03 2026 -0700
films: integrate completed restaurant film(s) [auto]
---
data/films.json | 14 ++++++++++++++
data/heygen-batch.jsonl | 6 +++---
public/video/il-cielo.jpg | Bin 0 -> 65721 bytes
public/video/steak-48.jpg | Bin 0 -> 49783 bytes
public/videos.html | 12 ++++++++++++
5 files changed, 29 insertions(+), 3 deletions(-)
diff --git a/data/films.json b/data/films.json
index 6a61922..6ea6fc9 100644
--- a/data/films.json
+++ b/data/films.json
@@ -96,5 +96,19 @@
"blurb": "At the Peninsula Beverly Hills, The Belvedere is refined hotel dining at its finest. A jewel-box…",
"src": "/video/the-belvedere.mp4",
"poster": "/video/the-belvedere.jpg"
+ },
+ {
+ "name": "Steak 48",
+ "slug": "steak-48",
+ "blurb": "On Canon Drive, Steak 48 brings modern steakhouse energy to Beverly Hills. An open kitchen, seafood…",
+ "src": "/video/steak-48.mp4",
+ "poster": "/video/steak-48.jpg"
+ },
+ {
+ "name": "Il Cielo",
+ "slug": "il-cielo",
+ "blurb": "On Burton Way, Il Cielo is Beverly Hills' most romantic dinner. A twinkling garden of fairy lights…",
+ "src": "/video/il-cielo.mp4",
+ "poster": "/video/il-cielo.jpg"
}
]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index 12a4449..ae640a2 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -14,6 +14,6 @@
{"name":"Wally's","slug":"wally-s","session_id":"f1b0ac441fe042b0a70655653f522d1e","video_id":"29ba8cf579954ae7b613d549d383e19f","status":"completed","downloaded":true,"duration":17.7,"est_cost":0.6}
{"name":"The Polo Lounge","slug":"the-polo-lounge","session_id":"d4639bf157ae49489c64c46a292aeb15","video_id":"d339bf599ce049a4b778a72099d8c617","status":"completed","downloaded":true,"duration":17.8,"est_cost":0.6}
{"name":"The Belvedere","slug":"the-belvedere","session_id":"922643743c954f55869b28470f62f790","video_id":"4f67e73b2eb94da4a2a2e3226703a072","status":"completed","downloaded":true,"duration":21.6,"est_cost":0.73}
-{"name":"Steak 48","slug":"steak-48","session_id":"412fc97a27fe461c997f5ac955333c09","video_id":"6f27abcff24341fba7cd546c40177c35","status":"generating","downloaded":false}
-{"name":"Cipriani","slug":"cipriani","session_id":"0204946517ab445bab844377aa53cc91","video_id":"21ffa9dd10084597844aaa3b7de12b39","status":"generating","downloaded":false}
-{"name":"Il Cielo","slug":"il-cielo","session_id":"48ea5ae2a6b147338ec2f2b4ec3e0027","video_id":"797329d071c645918cd2fb3abe2238cf","status":"generating","downloaded":false}
+{"name":"Steak 48","slug":"steak-48","session_id":"412fc97a27fe461c997f5ac955333c09","video_id":"6f27abcff24341fba7cd546c40177c35","status":"completed","downloaded":true,"duration":21.7,"est_cost":0.73}
+{"name":"Cipriani","slug":"cipriani","session_id":"0204946517ab445bab844377aa53cc91","video_id":"21ffa9dd10084597844aaa3b7de12b39","status":"processing","downloaded":false}
+{"name":"Il Cielo","slug":"il-cielo","session_id":"48ea5ae2a6b147338ec2f2b4ec3e0027","video_id":"797329d071c645918cd2fb3abe2238cf","status":"completed","downloaded":true,"duration":18.3,"est_cost":0.62}
diff --git a/public/video/il-cielo.jpg b/public/video/il-cielo.jpg
new file mode 100644
index 0000000..dcc82e6
Binary files /dev/null and b/public/video/il-cielo.jpg differ
diff --git a/public/video/steak-48.jpg b/public/video/steak-48.jpg
new file mode 100644
index 0000000..e20c36a
Binary files /dev/null and b/public/video/steak-48.jpg differ
diff --git a/public/videos.html b/public/videos.html
index ef72778..9c45cfc 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -145,6 +145,18 @@
</video>
<figcaption><strong>The Belvedere</strong><span>At the Peninsula Beverly Hills, The Belvedere is refined hotel dining at its finest. A jewel-box…</span></figcaption>
</figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/steak-48.jpg">
+ <source src="/video/steak-48.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Steak 48</strong><span>On Canon Drive, Steak 48 brings modern steakhouse energy to Beverly Hills. An open kitchen, seafood…</span></figcaption>
+ </figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/il-cielo.jpg">
+ <source src="/video/il-cielo.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Il Cielo</strong><span>On Burton Way, Il Cielo is Beverly Hills' most romantic dinner. A twinkling garden of fairy lights…</span></figcaption>
+ </figure>
</div>
</div></section>
<div class="wrap"><!-- ad: set ADSENSE_SLOT in build.mjs to enable in-content units (Auto Ads works without this) --></div>
← e061461 films: integrate completed restaurant film(s) [auto]
·
back to Beverlyhillsvideos
·
films: integrate completed restaurant film(s) [auto] ccf7a0e →