← back to Beverlyhillsvideos
films: integrate completed restaurant film(s) [auto]
5d555547e2264a26153de139f385b0eb8b6e55d6 · 2026-08-05 17:20:41 -0700 · Steve Abrams
Files touched
M data/films.jsonM data/heygen-batch.jsonlA public/video/dante-beverly-hills.jpgA public/video/georgie.jpgA public/video/the-blvd.jpgM public/videos.html
Diff
commit 5d555547e2264a26153de139f385b0eb8b6e55d6
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 17:20:41 2026 -0700
films: integrate completed restaurant film(s) [auto]
---
data/films.json | 21 +++++++++++++++++++++
data/heygen-batch.jsonl | 9 ++++++---
public/video/dante-beverly-hills.jpg | Bin 0 -> 42803 bytes
public/video/georgie.jpg | Bin 0 -> 62708 bytes
public/video/the-blvd.jpg | Bin 0 -> 37063 bytes
public/videos.html | 18 ++++++++++++++++++
6 files changed, 45 insertions(+), 3 deletions(-)
diff --git a/data/films.json b/data/films.json
index 16d7a05..0329710 100644
--- a/data/films.json
+++ b/data/films.json
@@ -171,5 +171,26 @@
"blurb": "At the Four Seasons, Culina is modern Italian dining with a crudo bar and a glamorous garden…",
"src": "/video/culina-four-seasons.mp4",
"poster": "/video/culina-four-seasons.jpg"
+ },
+ {
+ "name": "The Blvd",
+ "slug": "the-blvd",
+ "blurb": "Inside the Beverly Wilshire on Rodeo Drive, The Blvd is the ultimate people-watching table.…",
+ "src": "/video/the-blvd.mp4",
+ "poster": "/video/the-blvd.jpg"
+ },
+ {
+ "name": "Georgie",
+ "slug": "georgie",
+ "blurb": "At the Montage, Georgie is Geoffrey Zakarian's elegant Beverly Hills dining room — refined modern…",
+ "src": "/video/georgie.mp4",
+ "poster": "/video/georgie.jpg"
+ },
+ {
+ "name": "Dante Beverly Hills",
+ "slug": "dante-beverly-hills",
+ "blurb": "Atop The Maybourne, Dante is Beverly Hills' most glamorous rooftop — Italian coastal cooking,…",
+ "src": "/video/dante-beverly-hills.mp4",
+ "poster": "/video/dante-beverly-hills.jpg"
}
]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index 416da66..421a628 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -23,6 +23,9 @@
{"name":"Porta Via","slug":"porta-via","session_id":"dea6f7b7f23c4ce487994f299daf65a6","video_id":"50b72f7881e247e487b1ae20690d8be7","status":"completed","downloaded":true,"duration":22.4,"est_cost":0.75}
{"name":"Via Alloro","slug":"via-alloro","session_id":"272cea17c5224559be27411514d2869e","video_id":"b110f36b5c3442e1851ababef459798d","status":"completed","downloaded":true,"duration":20.6,"est_cost":0.69}
{"name":"Culina, Four Seasons","slug":"culina-four-seasons","session_id":"1683b061b7b34329af372b54fc08a14b","video_id":"a8d4e975ebb64213ab971b5fa0ee3572","status":"completed","downloaded":true,"duration":21.1,"est_cost":0.71}
-{"name":"The Blvd","slug":"the-blvd","session_id":"93be554755734e6dbcb7493032ebe666","video_id":"480886f87a0b4d668de7b6de84865400","status":"generating","downloaded":false}
-{"name":"Georgie","slug":"georgie","session_id":"d78c6a5987944743a7c8c411926c637e","video_id":"bc01e1203ca34007b1b1c63e532e667d","status":"generating","downloaded":false}
-{"name":"Dante Beverly Hills","slug":"dante-beverly-hills","session_id":"fe5fae491e654ec1a12d734b934f23ec","video_id":"be11630bb36d46cea09ffe03c4bf6c61","status":"generating","downloaded":false}
+{"name":"The Blvd","slug":"the-blvd","session_id":"93be554755734e6dbcb7493032ebe666","video_id":"480886f87a0b4d668de7b6de84865400","status":"completed","downloaded":true,"duration":18.9,"est_cost":0.64}
+{"name":"Georgie","slug":"georgie","session_id":"d78c6a5987944743a7c8c411926c637e","video_id":"bc01e1203ca34007b1b1c63e532e667d","status":"completed","downloaded":true,"duration":19.3,"est_cost":0.65}
+{"name":"Dante Beverly Hills","slug":"dante-beverly-hills","session_id":"fe5fae491e654ec1a12d734b934f23ec","video_id":"be11630bb36d46cea09ffe03c4bf6c61","status":"completed","downloaded":true,"duration":20.7,"est_cost":0.7}
+{"name":"Urasawa","slug":"urasawa","session_id":"68eb56f973fc4d189dd3f05964451937","video_id":"759828773d914cf1a3b3c041d2dd0fc3","status":"generating","downloaded":false}
+{"name":"Sugarfish Beverly Hills","slug":"sugarfish-beverly-hills","session_id":"acc6324e70904834988a02fed7f72530","video_id":"5a612d07bc6f4df584266b747518505b","status":"generating","downloaded":false}
+{"name":"Tempura Endo","slug":"tempura-endo","session_id":"a7b17943150c401485d7973639c7f51f","video_id":"e47fcb5f0ac5489e89a960768f956e60","status":"generating","downloaded":false}
diff --git a/public/video/dante-beverly-hills.jpg b/public/video/dante-beverly-hills.jpg
new file mode 100644
index 0000000..013bacb
Binary files /dev/null and b/public/video/dante-beverly-hills.jpg differ
diff --git a/public/video/georgie.jpg b/public/video/georgie.jpg
new file mode 100644
index 0000000..8429567
Binary files /dev/null and b/public/video/georgie.jpg differ
diff --git a/public/video/the-blvd.jpg b/public/video/the-blvd.jpg
new file mode 100644
index 0000000..15bdc55
Binary files /dev/null and b/public/video/the-blvd.jpg differ
diff --git a/public/videos.html b/public/videos.html
index 158edf5..d4cd167 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -211,6 +211,24 @@
</video>
<figcaption><strong>Culina, Four Seasons</strong><span>At the Four Seasons, Culina is modern Italian dining with a crudo bar and a glamorous garden…</span></figcaption>
</figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/the-blvd.jpg">
+ <source src="/video/the-blvd.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>The Blvd</strong><span>Inside the Beverly Wilshire on Rodeo Drive, The Blvd is the ultimate people-watching table.…</span></figcaption>
+ </figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/georgie.jpg">
+ <source src="/video/georgie.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Georgie</strong><span>At the Montage, Georgie is Geoffrey Zakarian's elegant Beverly Hills dining room — refined modern…</span></figcaption>
+ </figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/dante-beverly-hills.jpg">
+ <source src="/video/dante-beverly-hills.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Dante Beverly Hills</strong><span>Atop The Maybourne, Dante is Beverly Hills' most glamorous rooftop — Italian coastal cooking,…</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>
← 058bf78 films: integrate completed restaurant film(s) [auto]
·
back to Beverlyhillsvideos
·
films: integrate completed restaurant film(s) [auto] f4258dd →