← back to Beverlyhillsvideos
films: integrate completed restaurant film(s) [auto]
ccf7a0e3654ac5de2bb72042953307eec2951e01 · 2026-08-05 16:29:20 -0700 · Steve Abrams
Files touched
M data/films.jsonM data/heygen-batch.jsonlA public/video/cipriani.jpgM public/videos.html
Diff
commit ccf7a0e3654ac5de2bb72042953307eec2951e01
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 16:29:20 2026 -0700
films: integrate completed restaurant film(s) [auto]
---
data/films.json | 7 +++++++
data/heygen-batch.jsonl | 2 +-
public/video/cipriani.jpg | Bin 0 -> 88251 bytes
public/videos.html | 6 ++++++
4 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/data/films.json b/data/films.json
index 6ea6fc9..a2632cc 100644
--- a/data/films.json
+++ b/data/films.json
@@ -110,5 +110,12 @@
"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"
+ },
+ {
+ "name": "Cipriani",
+ "slug": "cipriani",
+ "blurb": "The Venetian legend arrives in Beverly Hills. Cipriani brings its Bellinis, its carpaccio, and its…",
+ "src": "/video/cipriani.mp4",
+ "poster": "/video/cipriani.jpg"
}
]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index ae640a2..745d5a2 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -15,5 +15,5 @@
{"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":"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":"Cipriani","slug":"cipriani","session_id":"0204946517ab445bab844377aa53cc91","video_id":"21ffa9dd10084597844aaa3b7de12b39","status":"completed","downloaded":true,"duration":27.8,"est_cost":0.94}
{"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/cipriani.jpg b/public/video/cipriani.jpg
new file mode 100644
index 0000000..7911ddc
Binary files /dev/null and b/public/video/cipriani.jpg differ
diff --git a/public/videos.html b/public/videos.html
index 9c45cfc..8a05f37 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -157,6 +157,12 @@
</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>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/cipriani.jpg">
+ <source src="/video/cipriani.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Cipriani</strong><span>The Venetian legend arrives in Beverly Hills. Cipriani brings its Bellinis, its carpaccio, and its…</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>
← 4462b40 films: integrate completed restaurant film(s) [auto]
·
back to Beverlyhillsvideos
·
films: expand to top-50 BH restaurants — +33 scripts (integr 0b34eb6 →