[object Object]

← back to Beverlyhillsvideos

films: integrate completed restaurant film(s) [auto]

d4ce2d0c9f9bb72bc921f273e697bbfe8f58126c · 2026-08-05 19:02:59 -0700 · Steve Abrams

Files touched

Diff

commit d4ce2d0c9f9bb72bc921f273e697bbfe8f58126c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Aug 5 19:02:59 2026 -0700

    films: integrate completed restaurant film(s) [auto]
---
 data/films.json                      |  21 +++++++++++++++++++++
 data/heygen-batch.jsonl              |   8 +++++---
 public/video/miura.jpg               | Bin 0 -> 46209 bytes
 public/video/piccolo-paradiso.jpg    | Bin 0 -> 69990 bytes
 public/video/south-beverly-grill.jpg | Bin 0 -> 65149 bytes
 public/videos.html                   |  18 ++++++++++++++++++
 6 files changed, 44 insertions(+), 3 deletions(-)

diff --git a/data/films.json b/data/films.json
index 0a3a2ad..dda674f 100644
--- a/data/films.json
+++ b/data/films.json
@@ -311,5 +311,26 @@
   "blurb": "At The Maybourne, The Terrace is an idyllic all-day retreat overlooking Beverly Canon Gardens —…",
   "src": "/video/the-terrace-at-the-maybourne.mp4",
   "poster": "/video/the-terrace-at-the-maybourne.jpg"
+ },
+ {
+  "name": "Miura",
+  "slug": "miura",
+  "blurb": "On Rodeo Drive, Miura is a Michelin-starred edomae sushi counter led by chef Derek Wilcox —…",
+  "src": "/video/miura.mp4",
+  "poster": "/video/miura.jpg"
+ },
+ {
+  "name": "South Beverly Grill",
+  "slug": "south-beverly-grill",
+  "blurb": "On South Beverly Drive, South Beverly Grill is the Hillstone group's polished all-day favorite — a…",
+  "src": "/video/south-beverly-grill.mp4",
+  "poster": "/video/south-beverly-grill.jpg"
+ },
+ {
+  "name": "Piccolo Paradiso",
+  "slug": "piccolo-paradiso",
+  "blurb": "On South Beverly Drive, Piccolo Paradiso is the warm, family-run Italian the neighborhood adores —…",
+  "src": "/video/piccolo-paradiso.mp4",
+  "poster": "/video/piccolo-paradiso.jpg"
  }
 ]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index 3dd61fa..34253cf 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -43,6 +43,8 @@
 {"name":"The Hideaway","slug":"the-hideaway","session_id":"be3391a420c9464696998a63663fdc1a","video_id":"216b59c7a2a040c392a8d4d96ddce8b5","status":"completed","downloaded":true,"duration":19.8,"est_cost":0.67}
 {"name":"Fogo de Chao","slug":"fogo-de-chao","session_id":"14078e86031c4d08861588f9c9668657","video_id":"ad5cacd62ea54b12a4bd2a3b49c3424d","status":"completed","downloaded":true,"duration":22.4,"est_cost":0.75}
 {"name":"The Terrace at The Maybourne","slug":"the-terrace-at-the-maybourne","session_id":"dc691ffc87844dbe933552142e4bdbff","video_id":"9725485f8ea847bda0d6578478e44455","status":"completed","downloaded":true,"duration":18.6,"est_cost":0.63}
-{"name":"Miura","slug":"miura","session_id":"19d3d3d0f3534f7ab5940b9370b93b9c","video_id":"b9e566fe26234bdbb71b270210401f18","status":"generating","downloaded":false}
-{"name":"South Beverly Grill","slug":"south-beverly-grill","session_id":"32524983cab34ed496d600a927cbbfd9","video_id":"acdab8a18ea04f5f9b8a6672cec99076","status":"generating","downloaded":false}
-{"name":"Piccolo Paradiso","slug":"piccolo-paradiso","session_id":"ee03ff2ac68b445b929e63fcb79e10a1","video_id":"d91106c27d09494c9146532a9444fab8","status":"generating","downloaded":false}
+{"name":"Miura","slug":"miura","session_id":"19d3d3d0f3534f7ab5940b9370b93b9c","video_id":"b9e566fe26234bdbb71b270210401f18","status":"completed","downloaded":true,"duration":22.2,"est_cost":0.75}
+{"name":"South Beverly Grill","slug":"south-beverly-grill","session_id":"32524983cab34ed496d600a927cbbfd9","video_id":"acdab8a18ea04f5f9b8a6672cec99076","status":"completed","downloaded":true,"duration":18.5,"est_cost":0.62}
+{"name":"Piccolo Paradiso","slug":"piccolo-paradiso","session_id":"ee03ff2ac68b445b929e63fcb79e10a1","video_id":"d91106c27d09494c9146532a9444fab8","status":"completed","downloaded":true,"duration":19.8,"est_cost":0.67}
+{"name":"Kazan","slug":"kazan","session_id":"68e3e3e2f02d43ae891d732d965988b8","video_id":"9d92d5b962584207a55bf3a37142c688","status":"generating","downloaded":false}
+{"name":"Xi'an","slug":"xi-an","session_id":"048ab5e7874b43c0a02d0853afedb1c0","video_id":"66af892704e743fdb422176ee0cc76ef","status":"generating","downloaded":false}
diff --git a/public/video/miura.jpg b/public/video/miura.jpg
new file mode 100644
index 0000000..6f0d800
Binary files /dev/null and b/public/video/miura.jpg differ
diff --git a/public/video/piccolo-paradiso.jpg b/public/video/piccolo-paradiso.jpg
new file mode 100644
index 0000000..214953d
Binary files /dev/null and b/public/video/piccolo-paradiso.jpg differ
diff --git a/public/video/south-beverly-grill.jpg b/public/video/south-beverly-grill.jpg
new file mode 100644
index 0000000..6c31050
Binary files /dev/null and b/public/video/south-beverly-grill.jpg differ
diff --git a/public/videos.html b/public/videos.html
index 61d4ee9..8a34c68 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -331,6 +331,24 @@
         </video>
         <figcaption><strong>The Terrace at The Maybourne</strong><span>At The Maybourne, The Terrace is an idyllic all-day retreat overlooking Beverly Canon Gardens —…</span></figcaption>
       </figure>
+      <figure class="film">
+        <video controls preload="metadata" playsinline poster="/video/miura.jpg">
+          <source src="/video/miura.mp4" type="video/mp4">
+        </video>
+        <figcaption><strong>Miura</strong><span>On Rodeo Drive, Miura is a Michelin-starred edomae sushi counter led by chef Derek Wilcox —…</span></figcaption>
+      </figure>
+      <figure class="film">
+        <video controls preload="metadata" playsinline poster="/video/south-beverly-grill.jpg">
+          <source src="/video/south-beverly-grill.mp4" type="video/mp4">
+        </video>
+        <figcaption><strong>South Beverly Grill</strong><span>On South Beverly Drive, South Beverly Grill is the Hillstone group's polished all-day favorite — a…</span></figcaption>
+      </figure>
+      <figure class="film">
+        <video controls preload="metadata" playsinline poster="/video/piccolo-paradiso.jpg">
+          <source src="/video/piccolo-paradiso.mp4" type="video/mp4">
+        </video>
+        <figcaption><strong>Piccolo Paradiso</strong><span>On South Beverly Drive, Piccolo Paradiso is the warm, family-run Italian the neighborhood adores —…</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>

← 16fc4cc films: integrate completed restaurant film(s) [auto]  ·  back to Beverlyhillsvideos  ·  films: integrate completed restaurant film(s) [auto] 01ca9de →