[object Object]

← back to Beverlyhillsvideos

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

058bf78777f5ce984dd28a966c3c91217e9f5479 · 2026-08-05 17:07:51 -0700 · Steve Abrams

Files touched

Diff

commit 058bf78777f5ce984dd28a966c3c91217e9f5479
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Aug 5 17:07:51 2026 -0700

    films: integrate completed restaurant film(s) [auto]
---
 data/films.json                      |  21 +++++++++++++++++++++
 data/heygen-batch.jsonl              |   9 ++++++---
 public/video/culina-four-seasons.jpg | Bin 0 -> 78618 bytes
 public/video/porta-via.jpg           | Bin 0 -> 64487 bytes
 public/video/via-alloro.jpg          | Bin 0 -> 65404 bytes
 public/videos.html                   |  18 ++++++++++++++++++
 6 files changed, 45 insertions(+), 3 deletions(-)

diff --git a/data/films.json b/data/films.json
index da1d6c8..16d7a05 100644
--- a/data/films.json
+++ b/data/films.json
@@ -150,5 +150,26 @@
   "blurb": "On Canon Drive, matu is a minimalist temple to one thing done perfectly — single-ranch Wagyu,…",
   "src": "/video/matu.mp4",
   "poster": "/video/matu.jpg"
+ },
+ {
+  "name": "Porta Via",
+  "slug": "porta-via",
+  "blurb": "On Canon Drive, Porta Via is Beverly Hills' beloved market-driven cafe — sunny, effortless, and…",
+  "src": "/video/porta-via.mp4",
+  "poster": "/video/porta-via.jpg"
+ },
+ {
+  "name": "Via Alloro",
+  "slug": "via-alloro",
+  "blurb": "On Brighton Way, Via Alloro brings warm Tuscan hospitality to the heart of Beverly Hills. Handmade…",
+  "src": "/video/via-alloro.mp4",
+  "poster": "/video/via-alloro.jpg"
+ },
+ {
+  "name": "Culina, Four Seasons",
+  "slug": "culina-four-seasons",
+  "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"
  }
 ]
\ No newline at end of file
diff --git a/data/heygen-batch.jsonl b/data/heygen-batch.jsonl
index fdbb8c8..416da66 100644
--- a/data/heygen-batch.jsonl
+++ b/data/heygen-batch.jsonl
@@ -20,6 +20,9 @@
 {"name":"Nozawa Bar","slug":"nozawa-bar","session_id":"ba4983b6d1a5416085444fa799809ecb","video_id":"bdc432943fd043be8ab7506fcba3d8f3","status":"completed","downloaded":true,"duration":19.7,"est_cost":0.66}
 {"name":"Somni","slug":"somni","session_id":"df1376877b20448c85c5dc8f256ac9ee","video_id":"e9ce942ce2c9435583989389e5e76281","status":"completed","downloaded":true,"duration":17.6,"est_cost":0.59}
 {"name":"matu","slug":"matu","session_id":"7b995fc2d6ca4e5e99d0bc7ae634ee2a","video_id":"2ddf410ee9324bd093e3769a08039dc3","status":"completed","downloaded":true,"duration":22.2,"est_cost":0.75}
-{"name":"Porta Via","slug":"porta-via","session_id":"dea6f7b7f23c4ce487994f299daf65a6","video_id":"50b72f7881e247e487b1ae20690d8be7","status":"generating","downloaded":false}
-{"name":"Via Alloro","slug":"via-alloro","session_id":"272cea17c5224559be27411514d2869e","video_id":"b110f36b5c3442e1851ababef459798d","status":"generating","downloaded":false}
-{"name":"Culina, Four Seasons","slug":"culina-four-seasons","session_id":"1683b061b7b34329af372b54fc08a14b","video_id":"a8d4e975ebb64213ab971b5fa0ee3572","status":"generating","downloaded":false}
+{"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}
diff --git a/public/video/culina-four-seasons.jpg b/public/video/culina-four-seasons.jpg
new file mode 100644
index 0000000..c60a1d9
Binary files /dev/null and b/public/video/culina-four-seasons.jpg differ
diff --git a/public/video/porta-via.jpg b/public/video/porta-via.jpg
new file mode 100644
index 0000000..42bdb85
Binary files /dev/null and b/public/video/porta-via.jpg differ
diff --git a/public/video/via-alloro.jpg b/public/video/via-alloro.jpg
new file mode 100644
index 0000000..066834d
Binary files /dev/null and b/public/video/via-alloro.jpg differ
diff --git a/public/videos.html b/public/videos.html
index ea589f8..158edf5 100644
--- a/public/videos.html
+++ b/public/videos.html
@@ -193,6 +193,24 @@
         </video>
         <figcaption><strong>matu</strong><span>On Canon Drive, matu is a minimalist temple to one thing done perfectly — single-ranch Wagyu,…</span></figcaption>
       </figure>
+      <figure class="film">
+        <video controls preload="metadata" playsinline poster="/video/porta-via.jpg">
+          <source src="/video/porta-via.mp4" type="video/mp4">
+        </video>
+        <figcaption><strong>Porta Via</strong><span>On Canon Drive, Porta Via is Beverly Hills' beloved market-driven cafe — sunny, effortless, and…</span></figcaption>
+      </figure>
+      <figure class="film">
+        <video controls preload="metadata" playsinline poster="/video/via-alloro.jpg">
+          <source src="/video/via-alloro.mp4" type="video/mp4">
+        </video>
+        <figcaption><strong>Via Alloro</strong><span>On Brighton Way, Via Alloro brings warm Tuscan hospitality to the heart of Beverly Hills. Handmade…</span></figcaption>
+      </figure>
+      <figure class="film">
+        <video controls preload="metadata" playsinline poster="/video/culina-four-seasons.jpg">
+          <source src="/video/culina-four-seasons.mp4" type="video/mp4">
+        </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>
     </div>
   </div></section>
   <div class="wrap"><!-- ad: set ADSENSE_SLOT in build.mjs to enable in-content units (Auto Ads works without this) --></div>

← 9bf88f3 films: integrate completed restaurant film(s) [auto]  ·  back to Beverlyhillsvideos  ·  films: integrate completed restaurant film(s) [auto] 5d55554 →