← back to Beverlyhillsvideos
films: integrate completed restaurant film(s) [auto]
2a4f8914532442c0bf7a15d8d1930d52bac84c9d · 2026-08-05 15:52:09 -0700 · Steve Abrams
Files touched
M data/films.jsonM data/heygen-batch.jsonlA public/video/e-baldi.jpgA public/video/la-scala.jpgA public/video/nate-n-al-s.jpgM public/videos.html
Diff
commit 2a4f8914532442c0bf7a15d8d1930d52bac84c9d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 15:52:09 2026 -0700
films: integrate completed restaurant film(s) [auto]
---
data/films.json | 21 +++++++++++++++++++++
data/heygen-batch.jsonl | 9 ++++++---
public/video/e-baldi.jpg | Bin 0 -> 131596 bytes
public/video/la-scala.jpg | Bin 0 -> 52442 bytes
public/video/nate-n-al-s.jpg | Bin 0 -> 148298 bytes
public/videos.html | 18 ++++++++++++++++++
6 files changed, 45 insertions(+), 3 deletions(-)
diff --git a/data/films.json b/data/films.json
index 90a9dbe..cb242d1 100644
--- a/data/films.json
+++ b/data/films.json
@@ -54,5 +54,26 @@
"blurb": "Tucked off Dayton Way, The Grill on the Alley is Beverly Hills' quintessential power-lunch table.",
"src": "/video/the-grill-on-the-alley.mp4",
"poster": "/video/the-grill-on-the-alley.jpg"
+ },
+ {
+ "name": "E. Baldi",
+ "slug": "e-baldi",
+ "blurb": "On Canon Drive, E.",
+ "src": "/video/e-baldi.mp4",
+ "poster": "/video/e-baldi.jpg"
+ },
+ {
+ "name": "La Scala",
+ "slug": "la-scala",
+ "blurb": "A Beverly Hills institution since 1956, La Scala on Canon Drive is home of the original chopped salad.",
+ "src": "/video/la-scala.mp4",
+ "poster": "/video/la-scala.jpg"
+ },
+ {
+ "name": "Nate 'n Al's",
+ "slug": "nate-n-al-s",
+ "blurb": "On Beverly Drive since 1945, Nate 'n Al's is the beloved deli of Beverly Hills.",
+ "src": "/video/nate-n-al-s.mp4",
+ "poster": "/video/nate-n-al-s.jpg"
}
]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index 4684f75..f13ff92 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -8,6 +8,9 @@
{"name":"Lawry's The Prime Rib","slug":"lawry-s-the-prime-rib","session_id":"aac310cf67024b47b7f311310463f4d3","video_id":"4190637ccbd149cda25a15e0e6d3f511","status":"completed","downloaded":true,"duration":20.5,"est_cost":0.69}
{"name":"Avra Beverly Hills","slug":"avra-beverly-hills","session_id":"f7f9d2051fe9495fb661c4e13d7d3415","video_id":"165bd9a3d2e54380a35b6f1e54d87679","status":"completed","downloaded":true,"duration":25.9,"est_cost":0.87}
{"name":"The Grill on the Alley","slug":"the-grill-on-the-alley","session_id":"6baffd93dc834c35bb8bbe60fd406810","video_id":"4d9df2f1d0ad46f3a1c24290deb58388","status":"completed","downloaded":true,"duration":18.9,"est_cost":0.64}
-{"name":"E. Baldi","slug":"e-baldi","session_id":"65242110a96b44b98b419bf22c27bb1e","video_id":"fcb155a079bc4f459c10af1087f2bf5f","status":"generating","downloaded":false}
-{"name":"La Scala","slug":"la-scala","session_id":"a3a998548c3042fd9802e619f1917f7d","video_id":"7f05c30cac6a4c80899847a782728229","status":"generating","downloaded":false}
-{"name":"Nate 'n Al's","slug":"nate-n-al-s","session_id":"524aa0e55f36439a8dbd892e83989f8a","video_id":"01632cd989c141f29f5c546b0726e10a","status":"generating","downloaded":false}
+{"name":"E. Baldi","slug":"e-baldi","session_id":"65242110a96b44b98b419bf22c27bb1e","video_id":"fcb155a079bc4f459c10af1087f2bf5f","status":"completed","downloaded":true,"duration":21.7,"est_cost":0.73}
+{"name":"La Scala","slug":"la-scala","session_id":"a3a998548c3042fd9802e619f1917f7d","video_id":"7f05c30cac6a4c80899847a782728229","status":"completed","downloaded":true,"duration":19.2,"est_cost":0.65}
+{"name":"Nate 'n Al's","slug":"nate-n-al-s","session_id":"524aa0e55f36439a8dbd892e83989f8a","video_id":"01632cd989c141f29f5c546b0726e10a","status":"completed","downloaded":true,"duration":38.8,"est_cost":1.31}
+{"name":"Wally's","slug":"wally-s","session_id":"f1b0ac441fe042b0a70655653f522d1e","video_id":"29ba8cf579954ae7b613d549d383e19f","status":"generating","downloaded":false}
+{"name":"The Polo Lounge","slug":"the-polo-lounge","session_id":"d4639bf157ae49489c64c46a292aeb15","video_id":"d339bf599ce049a4b778a72099d8c617","status":"generating","downloaded":false}
+{"name":"The Belvedere","slug":"the-belvedere","session_id":"922643743c954f55869b28470f62f790","video_id":"4f67e73b2eb94da4a2a2e3226703a072","status":"generating","downloaded":false}
diff --git a/public/video/e-baldi.jpg b/public/video/e-baldi.jpg
new file mode 100644
index 0000000..619397d
Binary files /dev/null and b/public/video/e-baldi.jpg differ
diff --git a/public/video/la-scala.jpg b/public/video/la-scala.jpg
new file mode 100644
index 0000000..07e67ad
Binary files /dev/null and b/public/video/la-scala.jpg differ
diff --git a/public/video/nate-n-al-s.jpg b/public/video/nate-n-al-s.jpg
new file mode 100644
index 0000000..a7b862d
Binary files /dev/null and b/public/video/nate-n-al-s.jpg differ
diff --git a/public/videos.html b/public/videos.html
index 21153cc..f7af6cd 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -109,6 +109,24 @@
</video>
<figcaption><strong>The Grill on the Alley</strong><span>Tucked off Dayton Way, The Grill on the Alley is Beverly Hills' quintessential power-lunch table.</span></figcaption>
</figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/e-baldi.jpg">
+ <source src="/video/e-baldi.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>E. Baldi</strong><span>On Canon Drive, E.</span></figcaption>
+ </figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/la-scala.jpg">
+ <source src="/video/la-scala.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>La Scala</strong><span>A Beverly Hills institution since 1956, La Scala on Canon Drive is home of the original chopped salad.</span></figcaption>
+ </figure>
+ <figure class="film">
+ <video controls preload="metadata" playsinline poster="/video/nate-n-al-s.jpg">
+ <source src="/video/nate-n-al-s.mp4" type="video/mp4">
+ </video>
+ <figcaption><strong>Nate 'n Al's</strong><span>On Beverly Drive since 1945, Nate 'n Al's is the beloved deli of Beverly Hills.</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>
← e9c6e9c social: ready-to-paste launch captions (YT/IG/TikTok) mapped
·
back to Beverlyhillsvideos
·
films: pipeline trims leading gap + caps to 29s (guarantees 4cd852a →